Hi,

ok so far so good, but now at home having latest JDK installed and
modified idea.bat to point to the JDK, i am getting the following:

[    681]  ERROR - intellij.plugins.PluginManager -
[    691]  ERROR - intellij.plugins.PluginManager - JDK: 1.4.0_01
[    701]  ERROR - intellij.plugins.PluginManager - VM: Java HotSpot(TM)
VM
[    701]  ERROR - intellij.plugins.PluginManager - Vendor: Sun Microsyst
.
[    701]  ERROR - intellij.plugins.PluginManager - OS: Windows 2000
[    701]  ERROR - intellij.plugins.PluginManager -
java.lang.NullPointerException
        at com.intellij.ide.e.e.b(e.java:7)
        at com.intellij.openapi.ui.DialogWrapper$6.run(DialogWrapper.java
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:1
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:443)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDis
read.java:191)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispa
ad.java:144)
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.ja
        at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.ja
        at java.awt.EventDispatchThread.run(EventDispatchThread.java:98)

Sorry to bother you again, but my idea.bat looks ok:

[..]
SET JAVA_HOME=d:\development\java\j2sdk1.4.0_01
SET IDEA_HOME=d:\development\java\idea_eap
[..]

with previous build everything was so easy :))


"Anton Katilin" <[EMAIL PROTECTED]> wrote in message
afv4jg$dlp$[EMAIL PROTECTED]">news:afv4jg$dlp$[EMAIL PROTECTED]...
> The difference is that JRE does not contain some jars (tools.jar for
> instance) that are needed for Java development (for debugging, compiling)
> and are used in IDEA.
>
> --
> Best regards,
> Anton Katilin

> > > > just to be sure, i deleted my old installation, and done it fresh
with
> > the
> > > > zip archive, then pointing
> > > > JAVA_HOME to my new installed 1.4.0_01 JRE installation.
> > >
> > > Please point it to JDK, not JRE.
> >
> > can you tell me the difference? i allways thought that the JRE is
> identical
> > regarding
> > java classes to JDK. Is this only for EAP period or will this also be
> valid
> > for the
> > stable release?
> >
> > thx for infos...
> >
> >
>
>


_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to