[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.ajdt] Re: Dev vs Prod aspects?

Andrew Eisenberg wrote:

Or, a simpler way would be to use the Java compiler for prod builds and AJC
for test builds.

This seems the best approach. Thanks