Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PDT » Run config name bug (Eclipe Indigo - when project name has space inside, the generated URL is truncated)
Run config name bug [message #868792] Wed, 02 May 2012 10:46 Go to previous message
Ginger Opariti is currently offline Ginger Opariti
Messages: 5
Registered: March 2012
Junior Member
Hi,
I have a new installation of Eclipse - Indigo, after having used Helios.
With the same settings in Run configurations in both releases, I have in Indigo a wrong URL generated (which is sent to the browser for execution).
Let's say my project is 'My project', and the launch file is index.html. I create the Run config named 'My project' and the URL that is generated in the config window is 'localhost/My project/index.html. But when I press Run I have the URL in browser (I use Chrome) /localhost/My, which, of course, gives me a Not found error message. I Helios it worked fine, but not in Indigo. It is possible that there is some hidden setting in the version that I am missing, or there is a bug, or there is a (new) limitation.
Thanks for any clarification

PS: If I enter directly the URL /localhost/My project/index.html the project is executed in Indigo.
 
Read Message
Read Message
Read Message
Previous Topic:How import project with inherited permissions
Next Topic:DTD not working as it should ?
Goto Forum:
  


Current Time: Fri May 24 17:26:07 EDT 2013

Powered by FUDForum. Page generated in 0.01842 seconds