eclipse plugin: add a small 'plugin building' workflow

This commit is contained in:
Timotei Dolean 2011-07-05 08:53:50 +00:00
parent 1302915c83
commit 3a9d463062

View file

@ -0,0 +1,8 @@
A build script should follow the following steps:
1) Comment the Test handler/button in plugin.xml
2) Build the plugin
3) Update the version string
4) Uncomment the test Handler/button in plugin.xml
5) Upload files to sf.net
6) Update the html files with news about the new version