thanks for your hint on this! hope you don't care if I experiment by
myself ;-) my JBT version is already changed with own class loading
code

but you can build your own Jar file by yourself very easily with the
above mentioned steps in Eclipse 3.4
here is an official eclipse link:
http://update.eclipse.org/downloads/drops/R-3.4-200806172000/whatsnew3.4/eclipse-news-part2.html

search for "Runnable JAR File Export wizard" and you will see some
screenshots.

On Sep 10, 7:41 pm, Eugene Kononov <[email protected]> wrote:
> > The strategies in JBT are loaded dynamically in the class
> > com.jbooktrader.platform.util.ClassFinder. here the loading from jar
> > files is not supported, it is looking directly on your harddrive.
>
> > I have modded ClassFinder a little bit to load the strategies from jar
> > files. In my tests it runs quite good. In the next days I will clean
> > up the code and post it to the form.
>
> ClassFinder.java does support loading classes from jar files, so no
> modifications should be necessary. There is a "Class-Path" attribute in the
> resulting JAR file which may need to be set correctly.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"JBookTrader" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jbooktrader?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to