Re: can eclipse be configured to work with msjava projects?

From: Andrew Thompson (SeeMySites_at_www.invalid)
Date: 11/16/04


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


Relevant Pages

  • Re: Solution Build question / issue....
    ... Both compiles are in Release mode, IDE and command line. ... What we did is in the Support DLL there are three calls to the HTTPContext ... compile from the IDE the variables do get set. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Question about setting Command Line Arguments from Project Properties
    ... You can not do command line ... arguments for compile time conditions. ... > within the IDE, I go to Project Properties, Configuration Properties, ...
    (microsoft.public.dotnet.general)
  • Solution Build question / issue....
    ... When we compile the project in the IDE everything works great, ... the application works the support DLL gets the current context stuff and ... Here are the base options we use on the command line since we use a RSP file. ... IDE is injecting into the DLL as it is also 4 K smaller when we compile on ...
    (microsoft.public.dotnet.framework.aspnet)
  • Project Build Issues (Weird)
    ... When we compile the project in the IDE everything works great, ... the application works the support DLL gets the current context stuff and ... Here are the base options we use on the command line since we use a RSP file. ... IDE is injecting into the DLL as it is also 4 K smaller when we compile on ...
    (microsoft.public.dotnet.general)
  • Re: Eclipse compiler compliance
    ... * I am referring to compilation from the command line or from any tool that gives you direct access to setting the standard javac options, I cannot speak for 'doing it from Eclipse'. ... a simple text editor, I worked on a large project recently in which both JBuilder and Eclipse proved quite valuable. ... think is a great IDE for those that are experienced, but I fail to see what that has to do with this thread since no one was classified as a "learner" and the OP was specifically asking about Eclipse. ...
    (comp.lang.java.programmer)