Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Compile shows 'cannot find symbol' #5

Open
djj0809 opened this issue May 21, 2014 · 1 comment
Open

Compile shows 'cannot find symbol' #5

djj0809 opened this issue May 21, 2014 · 1 comment

Comments

@djj0809
Copy link

djj0809 commented May 21, 2014

I use this plugin for a java project to generate jpa meta model, but when compiling, it complains like this:

    :ad-core:compileJava
    /home/***/ad/core/query/spec/WordInfoPoSpecs.java:18: cannot find symbol
    symbol  : class WordInfoPo_
    location: package ***.ad.core.po
    import ***.ad.core.po.WordInfoPo_;

But it does compile success, and I guess these are just warnings....
Do you hava any idea how to get rid of it?

@futtetennista
Copy link
Contributor

No. I've never seen such warning in my projects, it could be related to Hibernate but in that case I cannot help since I don't have any experience with it.

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

2 participants