Re: SWT without Eclipse?



robotiser@xxxxxxxxxxxxxx wrote:
Is it possible to program in SWT without using Eclipse? Can I just use
the command line java and javac?


As Andrew said, it is possible. I programmed SWT in Netbeans. I came across a few problems along the way but most of the answers you will find on the Eclipse sight.

Lionel.
.



Relevant Pages

  • Re: help: netbeans compiles, javac fails. why?
    ... > containers include a copy, where you obtained yours will determine how to ... > get javac to use it. ... forgot:) javax.servlet isn't part of the SDK. ... i had SDK 1.4.2 from sun and netbeans 3.x. ...
    (comp.lang.java.help)
  • Re: Exception in thread "main" java.lang.NoClassDefFoundError???
    ... $ javac test1.java ... Note that the classpath is the total path starting with the drive name ... > errors, with netbeans (I have imported the apis for this files in netbeans, ...
    (comp.lang.java.programmer)
  • Re: NetBeans v. SDK
    ... public class RichardFirstPackage { ... If I now use NetBeans to compile and run this program I get the errors ... Unfortunately when I now try to compile in a command window with Javac ...
    (comp.lang.java.programmer)
  • Re: Select JVM for NetBeans (was: Re: man update-alternatives priority)
    ... NetBeans IDE 6.1 ... It seems that java uses the sun binary, while javac is using openjdk. ...
    (Ubuntu)
  • Re: Netbeans & Ant Help
    ... Start with the one created by NetBeans for a new project. ... Look for the .zip in the Download column. ... BTW - is it just me? ... Andrew T. ...
    (comp.lang.java.help)