forked from evanchsa/eik
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
20 lines (17 loc) · 932 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Eclipse Integration for Karaf is the integration of the Apache Karaf
application platform and the Eclipse IDE.
Notable features include:
* An Eclipse Run/Debug launcher configuration that configures Karaf to run
inside the workbench transparently to the developer
* Automatic deployment of workspace plugin projects to running Karaf
instances without copying files
* A Target Platform Provisioner that automatically constructs a target
platform from any Karaf distribution on the user's local disk
* JMX instrumentation of the Running/Debugging Karaf instance.
* Eclipse views that display the Bundle and Service status of Karaf
instances
Experimental features:
* Web Tools Platform integration including:
o Karaf server runtime with associated classpath maintenance
o Karaf runtime locator that scans local disks for compatible Karaf
distributions