Running I20040226 on Macos [message #202479] |
Thu, 26 February 2004 13:48  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.07046 seconds