importing the cusp plug-in project files

4 views
Skip to first unread message

gutzofter

unread,
Sep 15, 2008, 5:45:12 PM9/15/08
to Cusp Development
How do you import the cusp source code into the eclipse ide?

Sergey Kolos

unread,
Sep 15, 2008, 6:45:30 PM9/15/08
to Cusp Development
Install subcipse for svn integraion for eclipse. Then read
http://cusp.devjavu.com/wiki/DevStart

Sergey Kolos

unread,
Sep 16, 2008, 3:20:50 PM9/16/08
to Cusp Development
Note, that you want subclipse 1.2.x according to this post:
http://beerholder.blogspot.com/2008/06/eclipse-34-ganymede-and-subclipse-14.html

On Sep 15, 11:45 pm, Sergey Kolos <sergey.ko...@gmail.com> wrote:
> Install subcipse for svn integraion for eclipse. Then readhttp://cusp.devjavu.com/wiki/DevStart

gutzofter

unread,
Sep 22, 2008, 5:02:32 PM9/22/08
to Cusp Development
OK,

I can get the source files from svn using subclipse.

Problem is when I import it it really isn't a project.

I'm new to eclipse and java (microsoft in the past).

I would really like to contribute to CUSP. If you could, would you
please give a step by step intro on importing and submitting changes
(also new to open source) to CUSP.

This would really be beneficial.

Thanks!

On Sep 16, 12:20 pm, Sergey Kolos <sergey.ko...@gmail.com> wrote:
> Note, that you want subclipse 1.2.x according to this post:http://beerholder.blogspot.com/2008/06/eclipse-34-ganymede-and-subcli...

Sergey Kolos

unread,
Sep 22, 2008, 5:20:14 PM9/22/08
to Cusp Development
Read this page:

http://cusp.devjavu.com/wiki/DevStart

Especially these two points:
# Sometimes you need to provide .classpath file to compile and launch
plugin from development environment. Here is what you can do: Go to
File->New->Project->Plug-in Project Keep everything default and create
temporary project. Then go to project folder and find .classpath file.
Copy it to jasko.tim.lisp folder before importing plugin to Eclipse
using File->Import->Existing Projects into Workspace.
# On Windows it may be necessary to edit jasko.tim.lisp
\build.properties and remove trailing slashes from all directory
names. Also Eclipse Plug-in libraries need to be added as an external
dependency (project properties->Java Build Path->Libraries->Add
Library->Plug-in Dependencies)

Also, it looks like right now there is a mess in repository since it
was not initially set up for branching and I made release 1.0 branch
per Scott's request. I am not sure how and who will resolve this
though.
(I think you will see duplicate subfolders in source).
Reply all
Reply to author
Forward
0 new messages