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

Rebuild the gwt-dev-tools.jar and document how to do it. #327

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

Rebuild the gwt-dev-tools.jar and document how to do it. #327

GoogleCodeExporter opened this issue Mar 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

The libs/gwt-dev-tools.jar in the com.google.gwt.eclipse.core is extracted from 
the GWT tools so that the plug-in can invoke JSNI functionality in its editor. 
The current version is quite old and caused out-of sync compilation issues when 
moving to Tycho/Maven.

Currently the method of rebuilding the jar is to somehow use the 
tools/gwt-dev-tools and tools/gwt-dev-tools-gen projects to extract the needed 
GWT classes and their transitive dependencies (which included JDT code, hence 
the out-of-sync issue). Figure out whether it is better to just rebuild that 
full set of transitive dependencies (and make sure the use of third party 
libraries is documented) or find the third-party dependencies in the Orbit and 
other Eclipse plug-ins.

Original issue reported on code.google.com by [email protected] on 5 Feb 2015 at 7:53

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