Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 61747 invoked from network); 1 Dec 2005 03:26:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Dec 2005 03:26:02 -0000 Received: (qmail 5002 invoked by uid 500); 1 Dec 2005 03:26:02 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 4288 invoked by uid 500); 1 Dec 2005 03:25:59 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 4277 invoked by uid 99); 1 Dec 2005 03:25:59 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2005 19:25:59 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jgenender@savoirtech.com designates 209.181.65.237 as permitted sender) Received: from [209.181.65.237] (HELO sun.savoirtech.com) (209.181.65.237) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 30 Nov 2005 19:27:29 -0800 Received: from savoirxp ([206.197.197.31]) by sun.savoirtech.com (8.13.4/8.13.4) with ESMTP id jB13PYUi029688 for ; Wed, 30 Nov 2005 20:25:37 -0700 Message-Id: <200512010325.jB13PYUi029688@sun.savoirtech.com> From: "Jeff Genender" To: Subject: RE: IntelliJ JDK path Date: Wed, 30 Nov 2005 20:23:30 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.6353 In-reply-to: <9e3862d80511301923w343a1c24t325401d68328e1b0@mail.gmail.com> Thread-Index: AcX2Jp8yMBDn6xFiQGOGzlO7woyZ9QAACxsg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on sun.savoirtech.com X-Virus-Scanned: ClamAV 0.87.1/1198/Tue Nov 29 03:05:20 2005 on sun.savoirtech.com X-Virus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-105.6 required=5.6 tests=ALL_TRUSTED,AWL,BAYES_00, USER_IN_WHITELIST autolearn=ham version=3.0.4 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N No, actually I am referring to the IntelliJ 5.0 and the JDK Project level references. I probably should submit the patch for it ;-) Jeff > -----Original Message----- > From: Brett Porter [mailto:brett.porter@gmail.com] > Sent: Wednesday, November 30, 2005 8:23 PM > To: dev@geronimo.apache.org > Subject: Re: IntelliJ JDK path > > I assume you are referring to David Jencks' version? All his > changes and more are in the latest release: > > maven plugin:download -Dversion=1.6 > -DartifactId=maven-idea-plugin -DgroupId=maven > > Cheers, > Brett > > On 12/1/05, Jeff Genender wrote: > > Yeah...the IntelliJ plugin for maven is bad. You need an > updated version. > > I can email you one if you like. > > > > Jeff > > > > > > > -----Original Message----- > > > From: Ken Perl [mailto:kenperl@gmail.com] > > > Sent: Wednesday, November 30, 2005 7:37 PM > > > To: dev@geronimo.apache.org > > > Subject: IntelliJ JDK path > > > > > > Hi, > > > I build a IntelliJ project by using maven -o m:intellij > and can open > > > the project in the IDE, the problem is I can't set the > classpath or > > > use system's JDK for a module, while this could be done in a new > > > project, so I guess this is not IntelliJ 's issue. > > > The result is many java symbols can't be resolved in the IDE. > > > Any thoughts? > > > > > > > > > -- > > > perl -e 'print unpack(u,"62V5N\"FME;G\!E > > ")' > > > > > > > > > >