Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Startup-Exception #4

Open
hpehl opened this issue Oct 29, 2012 · 0 comments
Open

Startup-Exception #4

hpehl opened this issue Oct 29, 2012 · 0 comments
Assignees
Milestone

Comments

@hpehl
Copy link
Owner

hpehl commented Oct 29, 2012

What steps will reproduce the problem?

I added the maven-dependencies as shown in the wiki, added the json-inherits to gwt.xml ( name.pehl.piriti.json.JSON ) and received this error at startup:

Loading inherited module 'name.pehl.piriti.json.JSON'
Loading inherited module 'com.google.gwt.inject.Inject'
[ERROR] Unable to find 'com/google/gwt/inject/Inject.gwt.xml' on your classpath; could be a typo, or maybe you forgot to include a classpath entry for source?
[ERROR] Line 5: Unexpected exception while processing element 'inherits'

What version of the product are you using? On what operating system?

GWT 2.4, Eclipse 4.2.0, m2e 1.1.0 on Windows 7

Please provide any additional information below.

Looks to me like GIN is not available, it is not listed as a dependency for piri ( in eclipse m2e dependency hierarchy ) but seems to be neccessary.

@ghost ghost assigned hpehl Oct 29, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant