View previous topic :: View next topic |
Author |
Message |
Wienczny
Joined: 10 Apr 2004 Posts: 35
|
Posted: Tue Jun 29, 2004 7:00 pm Post subject: Eclipse 3.0 |
|
|
Does EclipseD work with it? |
|
Back to top |
|
|
Blandger
Joined: 21 May 2004 Posts: 50 Location: Ukraine, Kharkov
|
Posted: Wed Jun 30, 2004 12:36 am Post subject: Re: Eclipse 3.0 |
|
|
Wienczny wrote: | Does EclipseD work with it? |
Yes. _________________ Regards, Yuriy |
|
Back to top |
|
|
teqdruid
Joined: 11 May 2004 Posts: 390 Location: UMD
|
Posted: Thu Jul 01, 2004 3:15 am Post subject: Only |
|
|
Actually, I believe EclipseD only works with Eclipse 3.0. I've not bothered attempting to maintain backward compatibility with Eclipse 2.0, and haven't tested it. |
|
Back to top |
|
|
Blandger
Joined: 21 May 2004 Posts: 50 Location: Ukraine, Kharkov
|
Posted: Thu Jul 01, 2004 4:57 am Post subject: Re: Only |
|
|
demmegod wrote: | Actually, I believe EclipseD only works with Eclipse 3.0. |
Of course.
I meant it worked with 3.0M8, 3.0M9. Today I downloaded 3.0 release and think it will work with it. I'll check it later. _________________ Regards, Yuriy |
|
Back to top |
|
|
brad Site Admin
Joined: 22 Feb 2004 Posts: 490 Location: Atlanta, GA USA
|
Posted: Sat Jul 03, 2004 3:49 am Post subject: |
|
|
John,
I've downloaded the latest eclipseD from SVN as well as the final Eclipse 3.0 SDK.
I'm having an issue setting your code up as a Plug-In project.
In org.dsource.eclipsed.models.DModule.java, I'm having an issue with importing org.eclipse.jface.text.IDocument.
I put jfacetext.jar on the classpath, but it didn't pick it up. IDocument is not in the .jar. Any ideas?
Thx _________________ I really like the vest! |
|
Back to top |
|
|
teqdruid
Joined: 11 May 2004 Posts: 390 Location: UMD
|
Posted: Sat Jul 03, 2004 2:56 pm Post subject: Jars |
|
|
That one's in text.jar. |
|
Back to top |
|
|
|