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

Cannot import existing models #13

Open
hugobuddel opened this issue May 28, 2019 · 3 comments
Open

Cannot import existing models #13

hugobuddel opened this issue May 28, 2019 · 3 comments

Comments

@hugobuddel
Copy link

The instruction movie suggests to import the existing models into Eclipse: https://youtu.be/xzSk413raLY?t=536

However, this does not work; Eclips gives an "No projects are found to import" error:
vodslnoprojectsfound

This is apparently because there is no .project and .classpath.

(The submodule is correctly cloned with --recurse-submodules, so the directory does contain the models.)

@hugobuddel
Copy link
Author

"File" -> "Import" -> "File System" (just below "Existing Projects into Workspace") does seem work

@pahjbo
Copy link
Owner

pahjbo commented May 28, 2019

I will check in a .project file in this case - it should be noted that the fact that the the models project has been made a git submodule of the main code was done as a sort of convenience, and it is better in most cases to clone the models project separately as the plug-in source sub-module reference is not absolutely guaranteed to reflect the current "latest" state of the models project.

@hugobuddel
Copy link
Author

Yes, I initially did clone the repositories separately. This is a minor issue. You might also add a correction to the description of the video.

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