Re: [Wicket-user] Cannot use wicket-quickstart-1.2.2 with IntelliJ6.0

2006-10-10 Thread Todd Patrick



Igor:

Thank you, that did work.

So... what's the point of having a quickstart project 
specific for an IDE when really all is needed is ant or 
maven?

Just a thought.

--Todd


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Igor 
VaynbergSent: Tuesday, October 10, 2006 12:23 PMTo: 
wicket-user@lists.sourceforge.netSubject: Re: [Wicket-user] Cannot 
use wicket-quickstart-1.2.2 with IntelliJ6.0
i dont really know what those files are or if they are 
maintainedcan you try mvn idea:idea == shouldnt that create 
the idea project based on maven pom?-Igor
On 10/10/06, Todd 
Patrick [EMAIL PROTECTED] wrote:
When 
  I remove the .xml extension from the 
  files:project\src\main\resources\wicket-quickstart.iprproject\src\main\resources\wicket-quickstart.iwsI 
  open the wicket-quickstart.ipr in IntelliJ 6.0 and I have a blankProject 
  structure.Would anyone be able to help me correct 
  this?Thanks,--Todd-NOTICE: 
  This email message is for the sole use of the intended recipient(s) and 
  may contain confidential and privilegedinformation. Any unauthorized use, 
  disclosure or distribution isprohibited. If you are not the intended 
  recipient, please contactthe sender by reply email and destroy all copies 
  of the original 
  message.-Take 
  Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's 
  Techsay panel and you'll get the chance to share your opinions on IT  
  business topics through brief surveys -- and earn cashhttp://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV 
  ___Wicket-user mailing 
  listWicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Cannot use wicket-quickstart-1.2.2 with IntelliJ6.0

2006-10-10 Thread Igor Vaynberg
i dont know why those files are there...i didnt check them in :)-IgorOn 10/10/06, Todd Patrick [EMAIL PROTECTED]
 wrote:




Igor:

Thank you, that did work.

So... what's the point of having a quickstart project 
specific for an IDE when really all is needed is ant or 
maven?

Just a thought.

--Todd


From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED]] On Behalf Of Igor 
VaynbergSent: Tuesday, October 10, 2006 12:23 PMTo: 
wicket-user@lists.sourceforge.netSubject: Re: [Wicket-user] Cannot 
use wicket-quickstart-1.2.2 with IntelliJ6.0
i dont really know what those files are or if they are 
maintainedcan you try mvn idea:idea == shouldnt that create 
the idea project based on maven pom?-Igor
On 10/10/06, Todd 
Patrick [EMAIL PROTECTED] wrote:
When 
  I remove the .xml extension from the 
  files:project\src\main\resources\wicket-quickstart.iprproject\src\main\resources\wicket-quickstart.iwsI 
  open the wicket-quickstart.ipr in IntelliJ 6.0 and I have a blankProject 
  structure.Would anyone be able to help me correct 
  this?Thanks,--Todd-NOTICE: 
  This email message is for the sole use of the intended recipient(s) and 
  may contain confidential and privilegedinformation. Any unauthorized use, 
  disclosure or distribution isprohibited. If you are not the intended 
  recipient, please contactthe sender by reply email and destroy all copies 
  of the original 
  message.-Take 
  Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's 
  Techsay panel and you'll get the chance to share your opinions on IT  
  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV 
  ___Wicket-user mailing 
  listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share youropinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___Wicket-user mailing listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Cannot use wicket-quickstart-1.2.2 with IntelliJ6.0

2006-10-10 Thread Gwyn Evans
At a guess, when they were first added, the Maven IDEA plugin wasn't
as good as it now is.

/Gwyn

On 10/10/06, Igor Vaynberg [EMAIL PROTECTED] wrote:
 i dont know why those files are there...i didnt check them in :)


 -Igor


 On 10/10/06, Todd Patrick [EMAIL PROTECTED]  wrote:
 
 
  Igor:
 
  Thank you, that did work.
 
  So... what's the point of having a quickstart project specific for an IDE
 when really all is needed is ant or maven?
 
  Just a thought.
 
  --Todd
 
  
  From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On
 Behalf Of Igor Vaynberg
  Sent: Tuesday, October 10, 2006 12:23 PM
  To: wicket-user@lists.sourceforge.net
  Subject: Re: [Wicket-user] Cannot use wicket-quickstart-1.2.2 with
 IntelliJ6.0
 
 
 
  i dont really know what those files are or if they are maintained
 
  can you try
 
  mvn idea:idea == shouldnt that create the idea project based on maven
 pom?
 
  -Igor
 
 
 
  On 10/10/06, Todd Patrick [EMAIL PROTECTED] wrote:
   When I remove the .xml extension from the files:
  
   project\src\main\resources\wicket-quickstart.ipr
   project\src\main\resources\wicket-quickstart.iws
  
   I open the wicket-quickstart.ipr in IntelliJ 6.0 and I have a blank
   Project structure.
  
   Would anyone be able to help me correct this?
  
   Thanks,
  
   --Todd
  
  
   -
   NOTICE: This email message is for the sole use of the intended
   recipient(s) and may contain confidential and privileged
   information. Any unauthorized use, disclosure or distribution is
   prohibited. If you are not the intended recipient, please contact
   the sender by reply email and destroy all copies of the original
   message.
  
  
  
 -
   Take Surveys. Earn Cash. Influence the Future of IT
   Join SourceForge.net's Techsay panel and you'll get the chance to share
 your
   opinions on IT  business topics through brief surveys -- and earn cash
  
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
   ___
   Wicket-user mailing list
   Wicket-user@lists.sourceforge.net
  
 https://lists.sourceforge.net/lists/listinfo/wicket-user
  
 
 
 
 -
  Take Surveys. Earn Cash. Influence the Future of IT
  Join SourceForge.net's Techsay panel and you'll get the chance to share
 your
  opinions on IT  business topics through brief surveys -- and earn cash
 
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 
  ___
  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 
 
 


 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys -- and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV

 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user





-- 
Download Wicket 1.2.2 now! - http://wicketframework.org

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Cannot use wicket-quickstart-1.2.2 with IntelliJ6.0

2006-10-10 Thread Igor Vaynberg
mind yanking them out gwyn?-igorOn 10/10/06, Gwyn Evans [EMAIL PROTECTED] wrote:
At a guess, when they were first added, the Maven IDEA plugin wasn'tas good as it now is.
/GwynOn 10/10/06, Igor Vaynberg [EMAIL PROTECTED] wrote: i dont know why those files are there...i didnt check them in :)
 -Igor On 10/10/06, Todd Patrick [EMAIL PROTECTED]  wrote:Igor:   Thank you, that did work.
   So... what's the point of having a quickstart project specific for an IDE when really all is needed is ant or maven?   Just a thought.   --Todd
   From: [EMAIL PROTECTED] [mailto:
[EMAIL PROTECTED]] On Behalf Of Igor Vaynberg  Sent: Tuesday, October 10, 2006 12:23 PM  To: wicket-user@lists.sourceforge.net
  Subject: Re: [Wicket-user] Cannot use wicket-quickstart-1.2.2 with IntelliJ6.0 i dont really know what those files are or if they are maintained
   can you try   mvn idea:idea == shouldnt that create the idea project based on maven pom?   -Igor   
  On 10/10/06, Todd Patrick [EMAIL PROTECTED] wrote:   When I remove the .xml extension from the files: project\src\main\resources\wicket-
quickstart.ipr   project\src\main\resources\wicket-quickstart.iws I open the wicket-quickstart.ipr in IntelliJ 6.0 and I have a blank   Project structure.
 Would anyone be able to help me correct this? Thanks, --Todd   -
   NOTICE: This email message is for the sole use of the intended   recipient(s) and may contain confidential and privileged   information. Any unauthorized use, disclosure or distribution is
   prohibited. If you are not the intended recipient, please contact   the sender by reply email and destroy all copies of the original   message.
   -   Take Surveys. Earn Cash. Influence the Future of IT   Join SourceForge.net's Techsay panel and you'll get the chance to share
 your   opinions on IT  business topics through brief surveys -- and earn cash   
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV   ___   Wicket-user mailing list   
Wicket-user@lists.sourceforge.net   https://lists.sourceforge.net/lists/listinfo/wicket-user   
   -  Take Surveys. Earn Cash. Influence the Future of IT  Join SourceForge.net's Techsay panel and you'll get the chance to share
 your  opinions on IT  business topics through brief surveys -- and earn cash  http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
   ___  Wicket-user mailing list  Wicket-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wicket-user-
 Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT  business topics through brief surveys -- and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV ___
 Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user
--Download Wicket 1.2.2 now! - http://wicketframework.org-
Take Surveys. Earn Cash. Influence the Future of ITJoin SourceForge.net's Techsay panel and you'll get the chance to share youropinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___Wicket-user mailing listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Cannot use wicket-quickstart-1.2.2 with IntelliJ6.0

2006-10-10 Thread Gwyn Evans
Thinking about it, Martijn's aim is for these to be useable without
needing Maven, so the correct thing is probably to regenerate them
during the packaging process, when the pom has the correct
dependancies set...

/Gwyn

On 10/10/06, Igor Vaynberg [EMAIL PROTECTED] wrote:
 mind yanking them out gwyn?

 -igor



 On 10/10/06, Gwyn Evans [EMAIL PROTECTED] wrote:
 
  At a guess, when they were first added, the Maven IDEA plugin wasn't
  as good as it now is.
 
  /Gwyn
 
  On 10/10/06, Igor Vaynberg [EMAIL PROTECTED] wrote:
   i dont know why those files are there...i didnt check them in :)
  
  
   -Igor
  
  
   On 10/10/06, Todd Patrick [EMAIL PROTECTED]  wrote:
   
   
Igor:
   
Thank you, that did work.
   
So... what's the point of having a quickstart project specific for an
 IDE
   when really all is needed is ant or maven?
   
Just a thought.
   
--Todd
   

From: [EMAIL PROTECTED]
   [mailto: [EMAIL PROTECTED] On
   Behalf Of Igor Vaynberg
Sent: Tuesday, October 10, 2006 12:23 PM
To: wicket-user@lists.sourceforge.net
Subject: Re: [Wicket-user] Cannot use wicket-quickstart-1.2.2 with
   IntelliJ6.0
   
   
   
i dont really know what those files are or if they are maintained
   
can you try
   
mvn idea:idea == shouldnt that create the idea project based on maven
   pom?
   
-Igor
   
   
   
On 10/10/06, Todd Patrick [EMAIL PROTECTED] wrote:
 When I remove the .xml extension from the files:

 project\src\main\resources\wicket- quickstart.ipr
 project\src\main\resources\wicket-quickstart.iws

 I open the wicket-quickstart.ipr in IntelliJ 6.0 and I have a blank
 Project structure.

 Would anyone be able to help me correct this?

 Thanks,

 --Todd


 -
 NOTICE: This email message is for the sole use of the intended
 recipient(s) and may contain confidential and privileged
 information. Any unauthorized use, disclosure or distribution is
 prohibited. If you are not the intended recipient, please contact
 the sender by reply email and destroy all copies of the original
 message.



  
 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to
 share
   your
 opinions on IT  business topics through brief surveys -- and earn
 cash

  
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net

  
 https://lists.sourceforge.net/lists/listinfo/wicket-user

   
   
   
  
 -
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to
 share
   your
opinions on IT  business topics through brief surveys -- and earn
 cash
   
  
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
   
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
   
 https://lists.sourceforge.net/lists/listinfo/wicket-user
   
   
   
  
  
  
 -
   Take Surveys. Earn Cash. Influence the Future of IT
   Join SourceForge.net's Techsay panel and you'll get the chance to share
 your
   opinions on IT  business topics through brief surveys -- and earn cash
  
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
  
   ___
   Wicket-user mailing list
   Wicket-user@lists.sourceforge.net
  
 https://lists.sourceforge.net/lists/listinfo/wicket-user
  
  
  
 
 
  --
  Download Wicket 1.2.2 now! - http://wicketframework.org
 
 
 -
  Take Surveys. Earn Cash. Influence the Future of IT
  Join SourceForge.net's Techsay panel and you'll get the chance to share
 your
  opinions on IT  business topics through brief surveys -- and earn cash
 
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
  ___
  Wicket-user mailing list
  Wicket-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/wicket-user
 


 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys -- and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV

 ___
 Wicket-user mailing list