Results 1 to 1 of 1
- 11-08-2008, 08:37 PM #1
Member
- Join Date
- Nov 2008
- Posts
- 1
- Rep Power
- 0
Initialize runtime environment from a bat file?
Folks,
I'd like to start up a J2EE client (Versata/Websphere, as it happens) from inside eclipse, which requires some non-trivial runtime environment setup before it will launch. Some .bat files are provided to set up the environment and launch the client from the command line. I suppose I could just copy all the jars and environment variable settings into the appropriate tabs in the Run... window in eclipse, but in the interest of efficiency, is there some way to tell eclipse to just run the environment setup .bat file before firing up java?
- GS
Similar Threads
-
Java Runtime Environment (JRE) - JDK 1.5.0_15 unable to determine DST changes
By i_am_the_reason in forum New To JavaReplies: 0Last Post: 06-18-2008, 12:46 PM -
initialize a number, which is read in from a file, into an array
By little_polarbear in forum New To JavaReplies: 19Last Post: 06-10-2008, 03:53 AM -
How to initialize array at runtime
By Java Tip in forum Java TipReplies: 0Last Post: 11-09-2007, 03:47 PM -
Initialize array at runtime
By javaplus in forum Java TipReplies: 2Last Post: 11-09-2007, 11:44 AM -
to find the workspace path at runtime to write the file
By Gnanam in forum Advanced JavaReplies: 5Last Post: 07-31-2007, 04:22 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks