[kepler-dev] Re: [SDM-SPA] Setting up Eclipse to access the Kepler repository
Christopher Hylands Brooks
cxh at eecs.berkeley.edu
Fri Mar 19 15:04:23 PST 2004
Professor Lee and others are using Eclipse.
Our most recent notes can be found at
http://chess.eecs.berkeley.edu/ptexternal/nightly/doc/coding/eclipse.htm
There is a bug with Eclipse-2.1.2 and recent versions of CVS.
The above page covers a fix.
Personally, I find the Eclipse/CVS interface difficult to use because
it does not handle compression of 4 through 9, so it take forever to
check out a tree over the rural DSL I have at home.
Another issue is that out of the box Eclipse 2.1 uses ssh1 and not
ssh2.
Still, Eclipse is fairly promising, and I encourage new Ptolemy
developers to use it.
We have talked about creating Eclipse plugins to create actors.
-Christopher
--------
>>>>> "MJ" == Matt Jones <jones at nceas.ucsb.edu> writes:
MJ>
MJ> Unless he can use relative paths in the eclipse config, its unlikely
MJ> that his eclipse configuration will work for others because they'll hav
e
MJ> different locations for the kepler checkout. So I'm not sure its
MJ> particularly useful as a checkin, unless there is other info other than
MJ> the locations of the jar files. Maybe he could add a description to th
e
MJ> README or the website on how to set up the Eclipse environment as an
MJ> alternative?
Yep -- probably a README would be adequate for starters.
Also, if I'm not mistaken, Ptolemy folks use Eclipse and may have used
this with the Kepler source.
MJ>
MJ> Also, TortoiseCVS is quite simple -- I can usually download the sw,
MJ> configure it, and check out a module in less than 5 minutes. Subsequent
MJ> checkouts are of course even faster. Are you using a recent version?
MJ> Maybe an upgrade would be in order if so. If that's not it, what are
MJ> you having difficulties with? Maybe one of us can help.
MJ>
MJ> Matt
MJ>
MJ> Zhengang Cheng wrote:
>> Dear Dave,
>>
>>> From outside like us, we need to set eclipse to access through SSH.
>> The method I know is trhough TortoiseCVS and quite complex. Do you know
a
>> easy way to access CVS via SSH?
>> The outline you gave is great, mine is more complex. I think it may be g
ood
>> that you check in all the configurations also into CVS, so we can use
>> directly without the need for configuring path etc.
>>
>> Thanks,
>>
>> Zhengang
>>
>>
>>
>> ----- Original Message -----
>> From: "David Buttler" <buttler1 at llnl.gov>
>> To: "Ilkay Altintas" <altintas at sdsc.edu>
>> Cc: <sdm-dev at sdsc.edu>
>> Sent: Friday, March 19, 2004 4:20 PM
>> Subject: Re: [SDM-SPA] Setting up Eclipse to access the Kepler repositor
y
>>
>>
>>
>>> Sure.
>>> It probably needs to be polished a little bit. Maybe after Zhengang
>>> tries it he can tell be what parts do or don't work.
>>>
>>> Dave
>>>
>>>
>>> Ilkay Altintas wrote:
>>>
>>>
>>>> Hi David,
>>>>
>>>> This is great info for Eclipse users.
>>>> Can we put this on the downloads website?
>>>>
>>>> Best,
>>>> Ilkay
>>>>
>>>> -----Original Message-----
>>>> From: sdm-dev-admin at sdsc.edu [mailto:sdm-dev-admin at sdsc.edu]On Behalf
Of
>>>> David Buttler
>>>> Sent: Friday, March 19, 2004 11:50 AM
>>>> To: sdm-dev at sdsc.edu
>>>> Subject: [SDM-SPA] Setting up Eclipse to access the Kepler repository
>>>>
>>>>
>>>> I have been playing around with Eclipse to get it to the point where i
t
>>>> will compile the kepler code as it stands.
>>>>
>>>> Here are the steps that work for me:
>>>> 1) check kepler out of CVS
>>>> 2) bring up the properties page for the kepler project
>>>> 3) select the java build path
>>>> 3) select the source tab and select the following directories as sourc
e
>>>> directories
>>>> -- kepler/src
>>>> -- kepler/src/exp
>>>> -- kepler/dynsrc
>>>>
>>>> Note that you will have to make sure that the directory /exp is exclud
ed
>>>> under the src directory
>>>>
>>>> 4) select the libraries tab and add the necessary jars (some of which
>>>> are external jars from the Ptolemy directory)
>>>>
>>>> You should be able to understand most of this by looking at my
>>>> .classpath file for the kepler project, which I have attached
>>>>
>>>> If you have any questions, let me know.
>>>>
>>>> Dave
>>>>
>>>>
>>>>
>>>>
>>>>
>>>
MJ>
MJ> --
MJ> -------------------------------------------------------------------
MJ> Matt Jones jones at nceas.ucsb.edu
MJ> http://www.nceas.ucsb.edu/ Fax: 425-920-2439 Ph: 907-789-0496
MJ> National Center for Ecological Analysis and Synthesis (NCEAS)
MJ> University of California Santa Barbara
MJ> Interested in ecological informatics? http://www.ecoinformatics.org
MJ> -------------------------------------------------------------------
MJ> _______________________________________________
MJ> kepler-dev mailing list
MJ> kepler-dev at ecoinformatics.org
MJ> http://www.ecoinformatics.org/mailman/listinfo/kepler-dev
_______________________________________________
kepler-dev mailing list
kepler-dev at ecoinformatics.org
http://www.ecoinformatics.org/mailman/listinfo/kepler-dev
--------
More information about the Kepler-dev
mailing list