Ticket #299 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

UI support to configure existing projects for OT/J

Reported by: mosconi Owned by: mosconi
Priority: minor Milestone: OTDT_1.3.2
Component: otdt.pde.ui Version: 1.3.1
Keywords: Cc:

Description (last modified by mosconi) (diff)

It should be possible to add OT/J support to any compatible project (i.e., projects that already have the Java nature) through Package Explorer's "Configure" context sub-menu.

The corresponding action should add the OT/J nature and builder to the project and take care of dependency and classpath updates.

Change History

Changed 4 years ago by mosconi

  • status changed from new to accepted
  • description modified (diff)

Changed 4 years ago by mosconi

  • status changed from accepted to closed
  • resolution set to fixed

Implemented in r22473. Should work for all projects that already have the Java nature, including plug-in projects. Invocation through "Configure" sub-menu in Package Explorer. Converting multiple projects at once is possible if none of the selected projects already has the OT/J nature.

Note: See TracTickets for help on using tickets.