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

Using downloaded package #3

Open
codeanticode opened this issue Aug 29, 2013 · 2 comments
Open

Using downloaded package #3

codeanticode opened this issue Aug 29, 2013 · 2 comments

Comments

@codeanticode
Copy link
Member

I started a new empty library project following the steps in Option B, and downloaded the latest Eclipse template zip package (0.5.3). When I use it to import the source files, I get a subfolder named processing-library-template-0.5.3 inside the root of my new library project in Eclipse:

zip_import

The resources are located inside this subfolder, but shouldn't they be placed directly inside the root of the Eclipse project?

I'm using Eclipse 4.2.2 on OSX 10.8.4

@prisonerjohn
Copy link
Member

processing-library-template is a project in itself. The way I had it set up is that you would import the project at the root of your workspace (as opposed to inside a pre-existing project), rename the project to whatever you like, and take it from there.

@quarks
Copy link

quarks commented Oct 30, 2015

processing-library-template is a project in itself.

but this does not match the instructions at https://github.com/processing/processing-library-template where it describes creating a new project and importing into that project (Option B). Need to be consistent!

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

3 participants