robovm / robovm-eclipse

RoboVM Eclipse plugin
GNU General Public License v2.0
14 stars 19 forks source link

Create new project from template doesn't launch IBIntegrator #70

Closed BlueRiverInteractive closed 9 years ago

BlueRiverInteractive commented 9 years ago

Simply create a new single-view ios robovm project in Eclipse and add it to a working set. The log shows:

Project with template 'single-view' successfully created in XXX

but that's it. No message that files or folders have been added via IBIntegrator. When you try to launch the underlying XCode project via rightclicking the robovm project, nothing happens. The XCode project has not been created. Restarting Eclipse will start IBIntegrator for that project and make everything work correctly.