forked from marook/eclipse-remote-control
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME.dev
More file actions
23 lines (17 loc) · 812 Bytes
/
Copy pathREADME.dev
File metadata and controls
23 lines (17 loc) · 812 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
erc - eclipse remote control
1) Howtos
2) Building a new release
---------------------------------------------------------------------
Howtos
* How to implement new commands
http://pielmeier.blogspot.com/2010/07/implementing-new-eclipse-remote-control.html
---------------------------------------------------------------------
Building a new release
Build eclipse plugin:
1) Increase version numbers in com.github.*/META-INF/MANIFEST.MF
2) Increase version number in feature/feature.xml
3) Add feature with new version to update_site/site.xml
4) Select new feature in update_site/site.xml and click 'Build'
Build client:
1) Run target package in com.github.marook.eclipse_remote_control.client/build.xml
2) Copy com.github.marook.eclipse_remote_control.client/eclipse_remote_control_client.jar to release/