Open GoogleCodeExporter opened 9 years ago
Hm. This is interesting. Can you navigate to your Project Properties ->
Builders and tell me what you see?
I'm guessing that you probably disabled one of the builders on your project in
the past, and perhaps moved your project to another directory?
You can try and reset the state by disabling App Engine on the project,
applying the change, and then re-enabling it.
Original comment by rdayal@google.com
on 26 Dec 2013 at 7:37
The project was moved at some point, you are right. Here is what I see in
Builders.
Original comment by dmitry.s...@gmail.com
on 27 Dec 2013 at 2:21
Attachments:
[deleted comment]
I have discovered that when I saw a message that 1.8.8 SDK was available (I run
1.8.1). Two things. Switching SDKs works fine, i.e. selecting a different
version thru UI remove old one, adds a new one and compiles fine. However it
would not update jars in WEB-INF/lib folder -- all jars stay 1.8.1.
I tried to follow advice given on SO, i.e. disable GAE and enable it again. But
after I uncheck Use Google App Engine and click OK, I get an error dialog and
the exception above in Error Log.
Technically all I am trying to avoid is manual copy of GAE libraries to
WEB-INF/lib.
Original comment by dmitry.s...@gmail.com
on 27 Dec 2013 at 2:32
And it's on WINDOWS. I can't see that folder in either place, new or old.
Original comment by dmi...@citruslocation.com
on 28 Dec 2013 at 1:27
Ok, regarding your original problem, it seems like there's some sort of old
launch configuration kicking around, though I'm not sure why. Can you do two
things?
1) Attach the contents of your .project file to the issue. I'd like to see if
there's a disabled builder in there, or some old metadata.
2) Next to the "Run" icon in the toolbar, you should see a smaller "Run" icon,
with a small brown box underneath it. Select the pull-down menu there, and
choose "External Tools Configurations". Do you see any configurations there? If
so, can you delete them?
Original comment by rdayal@google.com
on 30 Dec 2013 at 5:20
Original issue reported on code.google.com by
dmitry.s...@gmail.com
on 25 Dec 2013 at 11:14