[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.tools.pdt] Re: Installing 1.1 on Ganymede
|
- From: Jacob Weber <jacob@xxxxxxxxxxxxxx>
- Date: Thu, 26 Jun 2008 13:26:34 -0700
- Newsgroups: eclipse.tools.pdt
- Organization: EclipseCorner
- User-agent: MT-NewsWatcher/3.5.3b2 (Intel Mac OS X)
Thanks. I tried that:
./eclipse -vm
/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Commands/java
but nothing changed. I'm pretty sure 1.5 is the default anyway (I'm
using Mac OS 10.5.3).
Jacb
In article <4863F1C9.3040104@xxxxxxxxxx>,
Nick Boldt <codeslave@xxxxxxxxxx> wrote:
> Try forcing eclipse to run with JDK 1.5 or later:
>
> ./eclipe -vm /path/to/java15/ ...
>
> Jacob Weber wrote:
> > I'm trying to install PDT 1.1 on a new installation of the Eclipse 3.4
> > J2EE package. I'm following the instructions here, under "From Update
> > Site":
> >
> > http://wiki.eclipse.org/PDT/Installation#Eclipse_3.4_.2F_Ganymede_.2F_PDT
> > _1.1
> >
> > I downloaded build I20080616, added it as a local update site, and
> > installed it. The first few times I tried to install, I got an error
> > about "No repository found containing org.eclipse.dltk.core". I figured
> > that was due to the load on the update servers.
> >
> > Today when I installed, it seemed to work, and "PDT Feature" shows up
> > under Installed Software. However, I don't see any other PHP features.
> > There's no preferences page, and no PHP perspective. I don't see any
> > messages about PDT in the .log file.