Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Running I20040226 on Macos
Running I20040226 on Macos [message #202479] Thu, 26 February 2004 13:48 Go to next message
Eclipse UserFriend
Hello,

With I20040226, self hosting won't work if your workspace is specified using
a relative path (ie: -data workspace) .
Here is a workaround:
- In your eclipse install edit the file Eclipse.app/Contents/Info.plist and
change the parameter for -data to be a fully qualified path.

For example in the lab:
<string>-data</string><string>/Users/foo/myworkspace</string >

PaScaL

PS: the bug is listed as number 53914
Re: Running I20040226 on Macos [message #202486 is a reply to message #202479] Thu, 26 February 2004 14:00 Go to previous messageGo to next message
Eclipse UserFriend
Did you mean bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=53080
53914 does not exist (yet :-) )

Darins

"Pascal Rapicault" <pascal_rapicault@ca.ibm.com> wrote in message
news:c1lerj$p0j$1@eclipse.org...
> Hello,
>
> With I20040226, self hosting won't work if your workspace is specified
using
> a relative path (ie: -data workspace) .
> Here is a workaround:
> - In your eclipse install edit the file Eclipse.app/Contents/Info.plist
and
> change the parameter for -data to be a fully qualified path.
>
> For example in the lab:
> <string>-data</string><string>/Users/foo/myworkspace</string >
>
> PaScaL
>
> PS: the bug is listed as number 53914
>
>
Re: Running I20040226 on Macos [message #202934 is a reply to message #202479] Fri, 27 February 2004 08:09 Go to previous message
Eclipse UserFriend
In article <c1lerj$p0j$1@eclipse.org>,
"Pascal Rapicault" <pascal_rapicault@ca.ibm.com> wrote:

> Hello,
>
> With I20040226, self hosting won't work if your workspace is specified using
> a relative path (ie: -data workspace) .

Just to comment - I downloaded integration build 20040225, and it has
this problem as well. The default -data value is "workspace", so Run
Configurations will not work out of the box...

Somewhat confusingly (at least in terms of tracking down this problem),
the error I consistently got when attempting to run my apps (from
Eclipse) was:

Exception in thread "main" java.lang.NoClassDefFoundError: foo...



- bill
--
bill@hutten.org
Previous Topic:[plugin.xml] Advanced processing
Next Topic:Editor line numbering
Goto Forum:
  


Current Time: Fri May 16 06:29:47 EDT 2025

Powered by FUDForum. Page generated in 0.07046 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top