Trey,

I had a similar problem with Eclipse a while back. For me, I had the Oracle
9i client tools installed, which comes packaged with JRE 1.3, and even
though I had the JDK 1.5 directory in my path, the directory for 1.3 was in
my path before 1.5

It was something like: "c:\oracle\path\to\jre1.3; c:\program
files\java\jdk1.5\bin"

All I had to do to fix it, was move the 1.5 directory before the
1.3directory in the path, so that Eclipse would look in the
1.5 directory first, and I was golden. If you have any more questions, feel
free to email me off list.

- Justin

On 10/3/06, Trey Rouse <[EMAIL PROTECTED]> wrote:
>
> I've installed in the past with no problem, but I'm having absolutely
> nothing but trouble now.
>
> 1. Installed Eclipse 3.2.1
> 2. Try clicking eclipse.exe
> - I get and error "Version 1.3.1_01 of the JVM is not suitable for this
> product. Version 1.4.1 or greater is required.
> - This is cute, as I'm running "Java Plug-in 1.5.0_07" (confirmed at
> www.java.com)
> 3. I can execute it from statup.jar and get to the default workspace.
> 4. I'm behind a proxy server and there appears to be no proxy
> configuration
> for eclipse, so I download the cfeclipse plug-in manually and place it in
> the properly named folder under plugins and restart.
> 5. The plug-in isn't showing up anywhere running from startup.jar,  when I
> view the current plugins Help -> About Eclipse -> Plugin Details, the
> cfeclipse plugin isn't listed.  I assume this is an issue of launching
> from
> startup.jar vs eclipse.exe
>
> I spent about a half hour looking around for a way to download a
> 1.4.x(recent version) to try reverting my JRE (something I'd rather
> not do), but
> had no luck locating that link on sun's monolithic website.
>
> Anyone have any pointers on how to get this to install?  Is there a way to
> register the plugin to be available launching from startup.jar?  And is
> there some trick to getting eclipse.exe to launch with 1.5.0_07?  I dug
> around at the eclipse site as well reguarding this and found zilche.
>
> I also tried with an earlier version of eclise 3.1.2
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:255300
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to