Menu

Using FRIL through Java code

Help
2010-10-12
2016-10-13
  • Nobody/Anonymous

    Hi,
    I want to perform de-duplication by using FRIL in my java code. The cdc.impl.Main seems to be starting point since it mentions that this class can be used to invoke linkage from java code. So, I am trying to invoke the Main(configFile) constructor using a configuration file but I am getting a NullPointerException at line 218 in Configuration.java (listener.systemUpdated(system);). When I traced back the error I found that the method readSpecificConfiguration((Element) child) is not called since the control does not find a Node.ELEMENT_NODE.
    The test code also does not have the testDeduplication() method implemented. Other methods too in the tests are using some files from the "tests" folder which is not present in the download.
    Is there is any example code of how to use FRIL inside a java code without invoking the GUI ? If no, then can you give an idea of how to do so ?

    Thanks,
    Himanshu

     
  • Angela C

    Angela C - 2016-10-13

    Hello,

    Just wondering if you ever figured out a solution to this problem as I, too, am trying to work with FRIL without interacting with the GUI.

    thank you

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.