WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: java compilers?  (Read 1943 times)

Offline harrysacht

  • Newbie
  • *
  • Posts: 2
java compilers?
« on: October 16, 2009, 03:11:06 AM »
one thing i would like to know is:
is there a java compiler package, if so what is it called? if there is not how would i go about making one that can compile into ram instead of onto usb? it would prob be impossible to get a large ide like eclipse onto a portable storage device but javac and a good text editor will do. which reminds me theres one more thing i need to know: which text editor out of the dozen or so to choose from has syntax highlighting and bracket matching for java javascript php and html, similar to gedit?

Offline vinnie

  • Hero Member
  • *****
  • Posts: 1187
  • HandMace informatic works
Re: java compilers?
« Reply #1 on: October 16, 2009, 09:56:38 AM »
i dont know answer  for java compiler but for editor prove geany

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10974
Re: java compilers?
« Reply #2 on: October 16, 2009, 12:22:35 PM »
No java compiler extension currently available.
The only barriers that can stop you are the ones you create yourself.