Re: IntelliJ EAP
Re: IntelliJ EAP
- Subject: Re: IntelliJ EAP
- From: Sancho Neves-Graca <email@hidden>
- Date: Mon, 20 Jan 2003 14:35:00 +0100
There have been many postings to the mailing list of Apple Java Seed
email@hidden about the execution on IntelliJ IDEA on Mac
OS X. IDEA requires J2SE 1.4. Mac OS X 10.2 ships with J2SE 1.3.1 so in
principle IDEA cannot be installed. The Apple JVM 1.4 is currently on
beta stage. Most of the referred postings concluded that IntelliJ is
not giving good support for IDEA on Mac. Typically, people have
reported many problems with installation, and those that devised
workarounds to start it, found the IDE to behave erraticaly, often for
things that are most likely the fault of Intellij rather than the state
of Apple JVM 1.4 Seed.
ObjectStyle has developed WOProject, a set of OS and IDE independent
tools (based on Ant) for working with WebObjects
(http://objectstyle.org/woproject ). They also have a plug-in for
Eclipse (www.eclipse.org) a generic IDE donated by IBM to the open
source community. Recently the Eclipse Mac port has been included in
the main builds. With these offerings, you might want to review what is
it in IDEA that you really need.
On Monday, Jan 20, 2003, at 01:10 Europe/Berlin, Brendon Allen wrote:
> Hey all,
>
> Was just curious if anyone was using IntelliJ EAP (Early Access
> Program) as
> there IDE for doing WebObjects work. I know it is a pain to use
> anything
> but project builder for web objects projects but I used IntelliJ on
> Solaris
> before doing WO work and love it and would like to use it on the mac.
> The
> Auto-completion of functions and prototype pop-up is worth it alone.
>
> So I downloaded it and cannot get it to start. The Website is not very
> helpful on the Mac OS X build. I get a
>
> bash-2.05$
> /Applications/IntelliJ-IDEA-3.0.1/bin/idea.app/Contents/MacOS/idea
> HotSpot not at correct virtual address. Sharing disabled.
> [JavaAppLauncher Error] CallStaticVoidMethod() threw an exception
> Exception in thread "main" java.lang.VerifyError: (class:
> org/apache/log4j/LogManager, method: <clinit> signature: ()V)
> Incompatible
> argument to function
> at com.intellij.openapi.diagnostic.Logger.b(Logger.java:69)
> at
> com.intellij.openapi.diagnostic.Logger.getInstance(Logger.java:31)
> at com.intellij.idea.Main.<clinit>(Main.java:1)
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:217)
> at
> apple.launcher.LaunchRunner.loadMainMethod(LaunchRunner.java:55)
> at apple.launcher.LaunchRunner.run(LaunchRunner.java:84)
> at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
> at
> apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.j
> ava:5
> 2)
>
>
> Any ideas? Does it require JSDK 1.4.x maybe? Can't find required
> version
> from the website.
>
> Thanks for any help.
>
> Brendon
> _______________________________________________
> webobjects-dev mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/webobjects-dev
> Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
References: | |
| >IntelliJ EAP (From: Brendon Allen <email@hidden>) |