Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] How to build my plug-in (whit new CDT tool-chain) from command-line?

How to build these products from source from command-line (how to create makefile)?

Is there possible to build them without installed Eclipse IDE (for example, by java compiler and .jar-archiver)?

Of course, try 'ant' build tool. Eclipse can even generate a script for
you.


Marko



Back to the top