Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ajdt-dev] one more principle, one more plugin...


I forgot to mention this principle:

8) Incremental is the normal case, and we should design for that in the beginning. Although batch mode was convenient in the current generation, IDEs don't really work that way.

And this plugin:

org.eclipse.ajdt.examples
The examples plugin. As we bring this across we should provide an extension point for others to contribute additional samples, and then use it ourselves to define our own examples.

org.eclipse.ajdt.examples.test
It's tests.

-- Adrian
Adrian_Colyer@xxxxxxxxxx

Back to the top