Projects cannot be renamed
Eclipse reports errors after renaming a project.
Submitted by Lennart Kats on 7 June 2010 at 12:52
Issue Log
Fixed in r20955.
Note that this issue still affects projects created before 0.5.1: only by updating the
.externalToolBuilders/* build.main.launch.xml
file can those projects be renamed. One way to do this with old projects is to create a new project and copy that file to the old project. Spoofax won’t automatically overwrite this file at this point since it can be customized by the user.
Looks like this fix causes a problem when the build file is launched using the ‘Run as Ant Build’ menu item: Spoofax/212
As of 0.5.3.91, this issue is reopened until we create a custom builder. The Ant builder simply can’t handle launch configuration files with a dynamic name.
Blocked by Spoofax/155
This issue cannot be blocked by itself…
Log in to post comments