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

Missing class in branch master: import org.ironjacamar.Version; #643

Open
zosrothko opened this issue Dec 11, 2017 · 2 comments
Open

Missing class in branch master: import org.ironjacamar.Version; #643

zosrothko opened this issue Dec 11, 2017 · 2 comments

Comments

@zosrothko
Copy link

Hi

import org.ironjacamar.Version; referenced in org.ironjacamar.core.tracer.Tracer cannot be resolved in the branch master.

Description	Resource	Path	Location	Type
The import org.ironjacamar.Version cannot be resolved	Tracer.java	/core/src/main/java/org/ironjacamar/core/tracer	line 24	Java Problem
@gaol
Copy link
Contributor

gaol commented Dec 11, 2017

The org.ironjacamar.Version is generated during build. Please see: https://github.com/ironjacamar/ironjacamar/blob/master/core/src/main/java/org/ironjacamar/Version.java.in

@zosrothko
Copy link
Author

I did not run gradlew build but imported ironjacamar with BuildShip into Eclipse. Thus, there is something missing in the build script

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

No branches or pull requests

2 participants