Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors if spaces in path #6

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments
Open

Errors if spaces in path #6

GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Found in GWT Release (e.g. 2.4.0, 2.5.0 RC):
2.5.1

Encountered on OS / Browser (e.g. WinXP, IE8-9, FF7):
Windows 7 64-bit, Eclipse, GWT Designer (Design view)

Detailed description (please be as specific as possible):
- In GWT Designer, when I attempt to open certain files in the Design view I 
get the error shown in the attached image. The stacktrace (also attached) 
indicates a problem with the path to my Eclipse installation. Specifically, it 
doesn't seem to like the space character in the path (I know, kind of crazy in 
this day and age). I don't know for certain if that's the only issue in play 
here.
- I saw this while trying to open up sample code from the latest edition of 
"GWT in Action" by Manning. I attached a zip file of the provided sample code 
(I removed gwt-servlet.jar from the lib folder to save on space.)

Shortest code snippet which demonstrates issue (please indicate where
actual result differs from expected result):
Try to open any of the following using GWT Designer in an instance of Eclipse 
that resides on a path which includes a space, and then switch to the Design 
view:
- com.manning.gwtia.ch15.client.mvp.views.hardcoded.PhotoDetailsViewImpl.java
- com.manning.gwtia.ch15.client.mvp.views.hardcoded.PhotoListViewImpl.java
- com.manning.gwtia.ch15.client.mvp.views.hardcoded.WelcomeViewImpl.java

Note: I am not seeing this problem with files in other projects - they seem to 
open up just fine in GWT Designer's Design view. Are the files listed here 
doing something out of the ordinary that use an uncommon feature in GWT-D? Is 
it something about this project's setup?

Original issue reported on code.google.com by [email protected] on 10 May 2013 at 11:47

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant