Community
Participate
Working Groups
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.14) Gecko/2009090216 Ubuntu/8.10 (intrepid) Firefox/3.0.14 Build Identifier: I20090611-1540 Zipfile attachment with source code and plugin.xml related to patch. Reproducible: Always
Created attachment 151035 [details] Zipfile containing source code and plugin.xml for makefile and autoopts support. Greg, Attached to this bug is a zipfile containing the source code and plugin.xml related to the makefile and autoopts support added to the ISP Plugin. All strings have been externalized. There are ~22 lines addedd to plugin.xml and ~50 added to AnalyzePopUpAction.java. Many other files had to be slightly altered, and the changes will be predominately diffs. Lots of these edits were due to more strings I found that needed to be externalized or marked to ignore (I really like Eclipse's externalization tool), in addition to the few strings that were added. No new classes were added. There were far fewer files unchanged than changed so I just zipped up the plugin project, excluding the unaltered files. Plugin.xml is at the top level. I think there might a fair number of lines added in the Messages package as well. Please let me know if I've done things correctly and also if there's any problems. All the code formatting was done with the built-in Eclipse settings. Thanks. -Alan
Hi Alan, please have each author confirm the following: 1. They authored 100% of the content 2. They have the rights to donate the content to Eclipse 3. They are donating the contribution under the Eclipse Public License Thanks, Greg
Rather than using a zip file, it would be better to create a patch directly from your workspace and attach that to the bug (select the plugins, right click in the project explorer and select Team>Create Patch...) I can then apply the patch directly to my workspace to check that everything is ok. The patch will add/remove files if necessary. Thanks, Greg
Greg, Per your earlier request: 1. I Alan Humphrey and Chris Derrick authored 100% of the content. 2. I Alan Humphrey have the rights to donate the content to Eclipse. 3. I Alan Humphrey am donating the contribution under the Eclipse Public License. Alan Humphrey (In reply to comment #2) > Hi Alan, please have each author confirm the following: > > 1. They authored 100% of the content > 2. They have the rights to donate the content to Eclipse > 3. They are donating the contribution under the Eclipse Public License > > Thanks, > Greg
Greg, Understood. Our apologies for the inconvenience here. We were unaware of the Team>Create Patch tool. Any further modifications will use this mechanism and should be very minor. Thanks again. Alan (In reply to comment #3) > Rather than using a zip file, it would be better to create a patch directly > from your workspace and attach that to the bug (select the plugins, right click > in the project explorer and select Team>Create Patch...) I can then apply the > patch directly to my workspace to check that everything is ok. The patch will > add/remove files if necessary. > > Thanks, > Greg
If you could replace the zip attached to this (and the other) bug with a patch it would be appreciated.
I Chris Derrick and Alan Humphrey authored 100% of the content. I Chris Derrick have the rights to donate the content to Eclipse. I Chris Derrick am donating the contribution under the Eclipse Public License.
Created attachment 151103 [details] ISP Plugin Patch Hi Greg, Attached is the patch for the ISP plugin you requested, generated by the team->create patch tool. -Alan
This has now been committed.