Make sure that you use Java 1.7 or above, and that you have the jars files as libraries in the Eclipse project.
On Thu, Jul 17, 2014 at 2:42 PM, 'mark stab' via JBookTrader < [email protected]> wrote: > ok, I created manually packages from the corresponding folders and at > least Eclipse does not complain, now in the package > com.jbooktrader.platform.web there is another problem: > > > Access restriction: The type 'HttpServer' is not API (restriction on > required library 'C:\Program Files\Java\jre7\lib\rt.jar') > > > this is here: > > ..... > > *public* *class* MonitoringServer { > > *private* *static* *HttpServer* *server*; > > -- > 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.
