Re: can eclipse be configured to work with msjava projects?
From: Andrew Thompson (SeeMySites_at_www.invalid)
Date: 11/16/04
- Next message: John C. Bollinger: "Re: default constructor in Java versus C++"
- Previous message: pepperMonkey: "Re: J2ME Clie TJ37"
- In reply to: Maciek Zywno: "Re: can eclipse be configured to work with msjava projects?"
- Next in thread: Maciek Zywno: "Re: can eclipse be configured to work with msjava projects?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 16 Nov 2004 17:07:20 GMT
On Tue, 16 Nov 2004 16:33:12 +0100, Maciek Zywno wrote:
> Andrew Thompson wrote:
>> Forget Eclipse for the moment. It is not relevant to the question.
>
> It is.
>
>> If you can compile this project from the command line, you can
>> configure your IDE to work with, compile and jar the project.
>
> Are you sure?
It depends on whether this code uses MS proprietary classes.
If it does, only an MS based IDE will be able to effectively
deal with it. If it does not, you can edit it using Notepad,
Eclipse, NetBeans, TextPad, Emacs.., and compile it either
from the command line or (assuming you know how to configure
your own IDE) your IDE.
Does any of the source import classes starting with
import com.ms...
?
>..If you know how to do it, why you don't help me with that?
Because you keep ..
a) Going on about NetBeans
n) Not answering my specific questions (in what is a very complex
subject, you may notice if you check the FAQ[1] for MSVM/IE/Applet[2]).
[1] <http://www.physci.org/codes/javafaq.jsp>
>> Now that I am sure you are speaking of the MSVM, it is important
>> to clarify if this Applet also works in other VM's.
>
> what applet? :)
O..K, so you're saying this is a 1.1 application?
Either run from the command line/bat files with no GUI,
or using a Frame?
[2] It is unusual to get a 1.1 application, they are usually applets.
-- Andrew Thompson http://www.PhySci.org/codes/ Web & IT Help http://www.PhySci.org/ Open-source software suite http://www.1point1C.org/ Science & Technology http://www.LensEscapes.com/ Images that escape the mundane
- Next message: John C. Bollinger: "Re: default constructor in Java versus C++"
- Previous message: pepperMonkey: "Re: J2ME Clie TJ37"
- In reply to: Maciek Zywno: "Re: can eclipse be configured to work with msjava projects?"
- Next in thread: Maciek Zywno: "Re: can eclipse be configured to work with msjava projects?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|