Title: RE: Dev. app. for beans
Make sure you have argument as "$(FileName)" and initial directory as "$(FileDir)". Have Capture output clicked as well.
-----Original Message-----
From: Praveen Potineni [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 09, 2001 10:55 AM
To: [EMAIL PROTECTED]
Subject: Re: Dev. app. for beans

HI Jean,
The procedure was easy as you have said but i couldn't get it to compile the .java file properly. Do we have to set PATH..
I got this:
 
Normal termination and got the output as if PATH is not set properly.
Any clues...
Thanks
Praveen
----- Original Message -----
Sent: Friday, November 09, 2001 10:38 AM
Subject: Re: Dev. app. for beans

Go to tools, preferences, then under tools / User tools, you can add group and tool items to your menu and once you do that, you can add "Compiling Java" under the menu text, and under the command you give it "C:\jdk1.3.1_01\bin\javac.exe", that's my setting. For running java, you do the same but obviously change the command line for the java executable. You might have to add a couple of more settings but that's about it.
-----Original Message-----
From: Praveen Potineni [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 09, 2001 10:35 AM
To: [EMAIL PROTECTED]
Subject: Re: Dev. app. for beans

How do u configure Editplus to handle compilation of .java source files. How do u create shortcut to java.exe.
Thanks in advance
Praveen
----- Original Message -----
Sent: Friday, November 09, 2001 10:14 AM
Subject: Re: Dev. app. for beans

Good old EditPlus, it's like notepad but you can create shortcuts to javac.exe and the such so I can compile them. Nothing fancy.

-----Original Message-----
From: Henrik Johansson [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 09, 2001 8:29 AM
To: [EMAIL PROTECTED]
Subject: Dev. app. for beans


Hi!

What app are you using when developing beans?

/Henke

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to