saguziel / Kryptose

A password manager
2 stars 0 forks source link

Dependency Issues #12

Closed jefftn closed 9 years ago

jefftn commented 9 years ago

I'm having trouble resolving the dependencies with common as it cannot find the common package?

jnshi commented 9 years ago

Did you import the Kryptose Common package into Eclipse?

Did you import the projects rather than creating new Eclipse Java projects or not even using Java projects?

If you're compiling by command line rather than by eclipse, did you use the .classpath file?

On Sat, Mar 14, 2015 at 11:18 PM, yt336 notifications@github.com wrote:

I'm having trouble resolving the dependencies with common as it cannot find the common package?

— Reply to this email directly or view it on GitHub https://github.com/saguziel/Kryptose/issues/12.

jefftn commented 9 years ago

Solved it by switching IDEs!