Results 1 to 1 of 1
- 11-23-2011, 09:49 PM #1
Setting up Java apps as external build tools
I'm pretty confused about the whole process of setting up external build tools for Eclipse. I found this FAQ item but I'm not sure how the example given would apply to what I want to do.
The file I will be editing is a XML file with a .kflex extension. It is the input for a program called KFlex. KFlex generates a number of Java source files, along with another text file which is the input for a program called JFlex. JFlex generates additional Java sources. Finally, I want all the Java source to be built.
If it makes a difference, KFlex and JFlex are both Java programs themselves. I'm wondering if there's a way to make builds more efficient by running them in Eclipse's JVM instead of starting another JVM.Get in the habit of using standard Java naming conventions!
Similar Threads
-
Java example apps website, looking for one
By silverglade in forum New To JavaReplies: 2Last Post: 04-25-2011, 01:27 AM -
best way to start java apps
By j2me64 in forum Forum LobbyReplies: 1Last Post: 04-08-2010, 10:32 AM -
Bluetooth stack for commercial Java apps
By alex100 in forum NetworkingReplies: 0Last Post: 03-06-2010, 11:55 PM -
Packaging and Running Java Apps
By JL4 in forum New To JavaReplies: 1Last Post: 04-08-2009, 07:17 PM -
How Can I Automate Java Installations for PC Apps?
By salaciak@lgca.org in forum New To JavaReplies: 0Last Post: 07-23-2007, 05:54 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks