-
Task
-
Resolution: Done
-
Major
-
4.1.0.Beta1
-
None
The creation of a 'core' with minimal dependencies, preferably ONLY platform, is required. The component will have the following requirements:
1) Only code designed for re-use can live there
2) Only fully and properly java-doc'd code can live there
3) Only code for use by TWO OR MORE components can live there.
4) Addition of dependencies for this component will be strictly regulated
5) Code must be properly tested and have tests cases demonstrating it.
6) Code relating to non-platform requirements (such as egit, maven, wtp) will receive additional bundles and features to keep these dependencies separate. FOr example:
org.jboss.tools.core.platform org.jboss.tools.core.platform.ui org.jboss.tools.core.wtp org.jboss.tools.core.wtp.ui
Bundles such as these would require test bundles, as well as features that keep them separate.
org.jboss.tools.core.platform.feature org.jboss.tools.core.wtp.feature
- blocks
-
JBIDE-14596 Ability to set timeouts to ECFTransport-based connections
- Closed
-
JBIDE-14405 WaitJob inside ECFTransport is not safe and is impossible to be interrupted
- Closed
-
JBIDE-14414 ECFTransport fails on many platform urls
- Closed
- relates to
-
JBDS-2657 NoClassDefFoundError: org/jboss/tools/common/core/ecf/ECFTransport thrown refreshing JBoss Buzz & tutorials
- Closed