Hi Eugene, -The problem seems to be in Eclipse, and this clean the error: "There's another solution that also works. I found it on this forum <http://forums.dzone.com/eclipse/384-access-restriction-problems.html>:
1. Go to the Build Path settings in the project properties. 2. Remove the JRE System Library 3. Add it back; Select "Add Library" and select the JRE System Library. The default worked for me. This works because you have multiple classes in different jar files. Removing and re-adding the jre lib will make the right classes be first. If you want a fundamental solution make sure you exclude the jar files with the same classes." -There is another .jar file: liquidlnf.jar included in the setup guide, but not in the /lib folder. -- You received this message because you are subscribed to the Google Groups "JBookTrader" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/jbooktrader. For more options, visit https://groups.google.com/d/optout.
