1. The key should be: HKEY_LOCAL_MACHINE\Software\JavaSoft\Prefs. Is that what you created? 2. JBookTrader comes with 1 sample strategy. The user manual is a little out of date. 3. Not sure what the "3 lights" that you are referring to are.
On Tue, Dec 2, 2014 at 6:27 PM, Chris Meek <[email protected]> wrote: > OK, I must have done something differently, it ran but with this error: > > Dec 02, 2014 5:04:18 PM java.util.prefs.WindowsPreferences <init> > > WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at > root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5. > > Created that registry key with Admin permissions, but still this error > when run > Also, the application looks different than what is shown in the manual. > The 4 strategies are not listed, and the 3 lights are not included, did I > do something wrong? > > n Tuesday, December 2, 2014 4:31:32 PM UTC-6, Eugene Kononov wrote: > >> 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. > -- 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.
