Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Mac Player

macrumors regular
Original poster
Jan 19, 2006
225
0
Hi all.

In my class we code with the Eclipse IDE. Unfortunately i hate it (but love TextMate) however Eclipse make the process of build our projects very easily. Is there a way to automate the build process so i can get rid of Eclipse for once?
 

Eraserhead

macrumors G4
Nov 3, 2005
10,434
12,250
UK
You could just setup the files in Eclipse, quit it, edit them in TextMate and only load Eclipse to build the project at the end, it can probably cope with being open at the same time, though you may have to refresh the files at the end.
 

mmccaskill

macrumors 6502
Jan 3, 2007
349
0
While I personally like Eclipse, you might want to try NetBeans. Unless you are not interested in using an IDE altogether.
 

Mac Player

macrumors regular
Original poster
Jan 19, 2006
225
0
Guess i´ll have to learn all the compiler options and a bit of xml. Gogo ANT
 

Palad1

macrumors 6502a
Feb 24, 2004
647
0
London, UK
Just make sure you are up to date with the notions of classpath and packages and you're set to go.

And if you want to redistribute your app, just create a Jar and its Manifest.

(hit the Ant tasks doc file, there are some simple howto around)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.