I am not using Eclipse, but from what I am reading, you need Eclipse Luna (4.4.x) to support Java 1.8.
On Tue, Dec 2, 2014 at 4:44 PM, Chris Meek <[email protected]> wrote: > Using Eclipse 3.3 and Java 8.025 32 bit and latest JBookTrader. > > Right after trying to create the new project and clicking finish I am > getting: > > > The project was not built since its build path is incomplete. Cannot find > the class file for java.lang.CharSequence. Fix the build path then try > building this > > The type java.lang.CharSequence cannot be resolved. It is indirectly > referenced from required .class > files JBookTrader/source/com/jbooktrader/platform/web WebHandler.java line > 1 1417556361750 29 > > I have tried various things but I get 2 these 2 errors early on and won't > compile if I ignore. > > Thanks > > -- > 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. > -- 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.
