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

Eclipse 4.5 Support (Mars) #77

Closed
joelhandwell opened this issue Jun 30, 2015 · 4 comments
Closed

Eclipse 4.5 Support (Mars) #77

joelhandwell opened this issue Jun 30, 2015 · 4 comments

Comments

@joelhandwell
Copy link

I used current update site and successfully installed gwt-eclipse-plugin, and I tried to create Web Application Project (GWT enabled, GAE disabled).
While creating Project, Eclipse Crushed leaving following directory structure in workspace:

ProjectName -- .settings -- org.eclipse.jdt.core.prefs
bin -- (empty directory)
src -- (empty directory)
.classpath
.project

I was aware that GPE was stated for 4.4 while installation, so I expected that it would not be compatible, but for information creating this issue.

@branflake2267
Copy link
Contributor

I'm using it with Mars, although I've noticed a couple minor issues, but hadn't noticed a failure with web app creation yet. Thanks for reporting.

@branflake2267
Copy link
Contributor

Did it provide you with a stack trace?

@joelhandwell
Copy link
Author

I tried to reproduce this again, and deleted project directory and created Web Application Project, and this time it was successfully created, though got following warning:

Plugin: com.google.gdt.eclipse.core

Severity: Warning

Message:

Unable to connect to http://localhost/update/compositeArtifacts.xml.

Stack Trace:

An exception stack trace is not available.

Session Data was like this:

eclipse.buildId=4.5.0.I20150603-2000
java.version=1.8.0_45
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product

I think we can take out bug label for this issue until other people reproduce.

@branflake2267
Copy link
Contributor

It's not clean web app creation so I think it's ok leaving it as a bug for now. I'll try it out when I take another whack at bug squashing. Catching up with work after vacation so it will be a week till I triage. Thanks for the details.

@branflake2267 branflake2267 added this to the GWT Plugin 2.0 milestone Jun 30, 2015
@branflake2267 branflake2267 changed the title Eclipse 4.5 Support Eclipse 4.5 Support (Mars) Oct 31, 2015
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

2 participants