Community
Participate
Working Groups
(originally from http://trac.objectteams.org/ot/ticket/201) Trying to export an OT-plugin that uses inferred callout is not possible via the export wizard, because the default compiler settings are used where inferred callout is an error.
The underlying issue (JDT & PDE) was addressed for 3.6M7 in bug 291528. All we need do now is - consume that implementation, i.e., use javacProjectSettings=true in our build.properites files. - extend the patch from bug 291528 comment 15 to apply to OT options, too.
Created attachment 171683 [details] Implementation (In reply to comment #1) > All we need do now is > - consume that implementation, i.e., use javacProjectSettings=true > in our build.properites files. This was committed in r449 ff., which, however, seem to have gotton lost somewhere along the wire (I currently can't access dev.eclipse.org). > - extend the patch from bug 291528 comment 15 to apply to OT options, too. That's implemented in the attached patch.
Patches have been committed as r449 - r455 (using ssh command line).
Verified for M4 using build 201006111053.