-
Task
-
Resolution: Done
-
Major
-
4.0.0.Alpha1
-
None
The ability to download and expand (install) jars is a common utility that should not be at the top of a tree bundled into Project Examples. It would be better served somewhere more common and accessible by other plugins.
Code that belongs in runtime component and not project examples are:
1) downloadruntimes extension point
2) ECF transport class
3) DownloadRuntime
4) DownloadRuntimes
5) DownloadRuntimeViewerDialog
6) AS and Seam runtimes listed in o.j.t.examples' plugin.xml file declaring various application servers and seam runtimes as 'downloadruntimes'.
Moving these extensions will require a cleaner class for managing loading of extensions, and one for preferences. A messages class will be needed for o.j.t.runtime.core, and that's about it.
- is related to
-
JBIDE-12447 Reorganization of 'runtimes' plugin
- Resolved
- relates to
-
JBIDE-6116 Would be very nice if JBoss Tools would download and install JBoss AS into a local directory so that manual configuration can be avoided.
- Closed