Re: [Wicket-user] [ANN] Intellij Idea wicket plugin

2006-10-09 Thread ali
also see thread of JavaOne, Wicket, NetBeans

-
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] [ANN] Intellij Idea wicket plugin

2006-10-07 Thread Anders Holmbech Brandt
Hello Gwyn,

Friday, October 6, 2006, 5:37:13 PM, you wrote:

 On 05/10/06, Anders Holmbech Brandt [EMAIL PROTECTED] wrote:
 Hello Justin,

 Thursday, October 5, 2006, 10:35:35 PM, you wrote:

  -BEGIN PGP SIGNED MESSAGE-
  Hash: RIPEMD160

  Two bits (but no shave or a haircut):

  1.  Assistant is misspelled in the plug-in name
 fixed. :-)
  2.  Are you going to make the svn repo public?  I'd love to look at the
  code and perhaps contribute.

 Yep. After the 31. of October (end of plugin competition). I'm not yet sure 
 whether I'll create a
 sourceforge (or some other place) project for it or just host it myself.

 After that I would welcome all help, but until then I'll add as much
 as I have time for.

 Looking forward to it - I've got a number of places where it
 incorrectly flags issues, but it's still looking as if it could be be
 useful.  With luck, when you do open it, I'll be able to investigate 
 hopefully supply some tweaks!

 /Gwyn

Fixed most of the errors you had in the files you send me. Could you
try and update to version 0.1.2 ?
The last two errors you have is a bit more tricky but will try and come up with
something.

Because of this I have also changed it so it only shows warnings
instead of errors.

btw. The source code is now in the plugin jar file.

-- 
Best regards,
 Andersmailto:[EMAIL PROTECTED]



-
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] [ANN] Intellij Idea wicket plugin

2006-10-06 Thread Gwyn Evans
On 05/10/06, Anders Holmbech Brandt [EMAIL PROTECTED] wrote:
 Hello Justin,

 Thursday, October 5, 2006, 10:35:35 PM, you wrote:

  -BEGIN PGP SIGNED MESSAGE-
  Hash: RIPEMD160

  Two bits (but no shave or a haircut):

  1.  Assistant is misspelled in the plug-in name
 fixed. :-)
  2.  Are you going to make the svn repo public?  I'd love to look at the
  code and perhaps contribute.

 Yep. After the 31. of October (end of plugin competition). I'm not yet sure 
 whether I'll create a
 sourceforge (or some other place) project for it or just host it myself.

 After that I would welcome all help, but until then I'll add as much
 as I have time for.

Looking forward to it - I've got a number of places where it
incorrectly flags issues, but it's still looking as if it could be be
useful.  With luck, when you do open it, I'll be able to investigate 
hopefully supply some tweaks!

/Gwyn
-- 
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] [ANN] Intellij Idea wicket plugin

2006-10-06 Thread Anders Holmbech Brandt
Hello Iman,

Friday, October 6, 2006, 7:05:59 AM, you wrote:

 Nice work !
 I've written an IDEA plugin for my own use, it has markup
 creation/viewing, a project browser and some other small stuff. Open
 up your code so I could contribute !

 Iman

Super cool. But as I wrote to
Justin I'll wait to after october 31. because I am in the Intellij
plugin competition with my plugin.

But it looks like it has some great potential when joining forces.

 On 10/5/06, Anders Holmbech Brandt [EMAIL PROTECTED] wrote:
 Hello wicket-users,

 I would just like to announce that I have started a wicket plugin for
 Intellij Idea and have uploadet to the plugin repository some minutes
 ago and its now available for use and download.

 Wicket Assistent
 

 Todolist:

 FEATURES:
 - Create warnings when there is a missing wicket id in the corresponding 
 java/html file - DONE

 TODOLIST:
 - Maybe use a compiled version of the ie webpage to check the hierarichy
 - ctrl+b on a wicket id should jump to the corresponding id in the java/html 
 file
 - create missing html file intention
 - create missing ids in the html file. How and where ?
 - create live template for easy creation of ie labels etc
 - create file templates for html files, java webpages, java panels etc.
 - rename/move rafactoring on the java/html/property file renames/moves the 
 others
 - rename refactoring of the wicket id in both the html and java file

 Known bugs:
 - If the wicket id is in a string variable the check does not work

 --
 Best regards,
  Anders



 -
 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





-- 
Best regards,
 Andersmailto:[EMAIL PROTECTED]



-
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] [ANN] Intellij Idea wicket plugin

2006-10-05 Thread Justin Lee
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

I love you.  weep/

Anders Holmbech Brandt wrote:
 Hello wicket-users,
 
 I would just like to announce that I have started a wicket plugin for
 Intellij Idea and have uploadet to the plugin repository some minutes
 ago and its now available for use and download.
 
 Wicket Assistent
 
 
 Todolist:
 
 FEATURES:
 - Create warnings when there is a missing wicket id in the corresponding 
 java/html file - DONE
 
 TODOLIST:
 - Maybe use a compiled version of the ie webpage to check the hierarichy
 - ctrl+b on a wicket id should jump to the corresponding id in the java/html 
 file
 - create missing html file intention
 - create missing ids in the html file. How and where ?
 - create live template for easy creation of ie labels etc
 - create file templates for html files, java webpages, java panels etc.
 - rename/move rafactoring on the java/html/property file renames/moves the 
 others
 - rename refactoring of the wicket id in both the html and java file
 
 Known bugs:
 - If the wicket id is in a string variable the check does not work
 

- --
Justin Lee
http://www.antwerkz.com
AIM : evan chooly
Skype : evanchooly
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)

iD8DBQFFJWFGJnQfEGuJ90MRAwODAKDsLwW0K6SKZRABRnxwOwzgq00YywCeKTVs
6Wk4tihQ+bnUdxGhPBjkDpA=
=yvqL
-END PGP SIGNATURE-

-
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] [ANN] Intellij Idea wicket plugin

2006-10-05 Thread Anders Holmbech Brandt
Hello Justin,

Thursday, October 5, 2006, 9:47:18 PM, you wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: RIPEMD160

 I love you.  weep/

:-)

-- 
Best regards,
 Anders



-
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] [ANN] Intellij Idea wicket plugin

2006-10-05 Thread Igor Vaynberg
homewrecker!On 10/5/06, Justin Lee [EMAIL PROTECTED] wrote:
-BEGIN PGP SIGNED MESSAGE-Hash: RIPEMD160I love you.weep/Anders Holmbech Brandt wrote: Hello wicket-users, I would just like to announce that I have started a wicket plugin for
 Intellij Idea and have uploadet to the plugin repository some minutes ago and its now available for use and download. Wicket Assistent  Todolist:
 FEATURES: - Create warnings when there is a missing wicket id in the corresponding java/html file - DONE TODOLIST: - Maybe use a compiled version of the ie webpage to check the hierarichy
 - ctrl+b on a wicket id should jump to the corresponding id in the java/html file - create missing html file intention - create missing ids in the html file. How and where ? - create live template for easy creation of ie labels etc
 - create file templates for html files, java webpages, java panels etc. - rename/move rafactoring on the java/html/property file renames/moves the others - rename refactoring of the wicket id in both the html and java file
 Known bugs: - If the wicket id is in a string variable the check does not work- --Justin Leehttp://www.antwerkz.comAIM : evan chooly
Skype : evanchooly-BEGIN PGP SIGNATURE-Version: GnuPG v1.4.2.1 (Cygwin)iD8DBQFFJWFGJnQfEGuJ90MRAwODAKDsLwW0K6SKZRABRnxwOwzgq00YywCeKTVs6Wk4tihQ+bnUdxGhPBjkDpA==yvqL-END PGP SIGNATURE-
-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.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] [ANN] Intellij Idea wicket plugin

2006-10-05 Thread Justin Lee
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Two bits (but no shave or a haircut):

1.  Assistant is misspelled in the plug-in name
2.  Are you going to make the svn repo public?  I'd love to look at the
code and perhaps contribute.

Anders Holmbech Brandt wrote:
 Hello wicket-users,
 
 I would just like to announce that I have started a wicket plugin for
 Intellij Idea and have uploadet to the plugin repository some minutes
 ago and its now available for use and download.
 
 Wicket Assistent
 
 
 Todolist:
 
 FEATURES:
 - Create warnings when there is a missing wicket id in the corresponding 
 java/html file - DONE
 
 TODOLIST:
 - Maybe use a compiled version of the ie webpage to check the hierarichy
 - ctrl+b on a wicket id should jump to the corresponding id in the java/html 
 file
 - create missing html file intention
 - create missing ids in the html file. How and where ?
 - create live template for easy creation of ie labels etc
 - create file templates for html files, java webpages, java panels etc.
 - rename/move rafactoring on the java/html/property file renames/moves the 
 others
 - rename refactoring of the wicket id in both the html and java file
 
 Known bugs:
 - If the wicket id is in a string variable the check does not work
 

- --
Justin Lee
http://www.antwerkz.com
AIM : evan chooly
Skype : evanchooly
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)

iD8DBQFFJWyXJnQfEGuJ90MRA2SOAKC9wN7lFF8bHHcLVB7rEFNC3hxYdgCfR1Nl
DXbXRiEN6G8zNK8mSsUhOTk=
=G5kj
-END PGP SIGNATURE-

-
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] [ANN] Intellij Idea wicket plugin

2006-10-05 Thread Anders Holmbech Brandt
Hello Justin,

Thursday, October 5, 2006, 10:35:35 PM, you wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: RIPEMD160

 Two bits (but no shave or a haircut):

 1.  Assistant is misspelled in the plug-in name
fixed. :-)
 2.  Are you going to make the svn repo public?  I'd love to look at the
 code and perhaps contribute.

Yep. After the 31. of October (end of plugin competition). I'm not yet sure 
whether I'll create a
sourceforge (or some other place) project for it or just host it myself.

After that I would welcome all help, but until then I'll add as much
as I have time for.

-- 
Best regards,
 Anders



-
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] [ANN] Intellij Idea wicket plugin

2006-10-05 Thread Justin Lee
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Awesome.  That's great to hear.  Good luck with the contest.  Maybe it
can live in wicket's svn repo.

Anders Holmbech Brandt wrote:
 Hello Justin,
 
 Thursday, October 5, 2006, 10:35:35 PM, you wrote:
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: RIPEMD160
 
 Two bits (but no shave or a haircut):
 
 1.  Assistant is misspelled in the plug-in name
 fixed. :-)
 2.  Are you going to make the svn repo public?  I'd love to look at the
 code and perhaps contribute.
 
 Yep. After the 31. of October (end of plugin competition). I'm not yet sure 
 whether I'll create a
 sourceforge (or some other place) project for it or just host it myself.
 
 After that I would welcome all help, but until then I'll add as much
 as I have time for.
 

- --
Justin Lee
http://www.antwerkz.com
AIM : evan chooly
Skype : evanchooly
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)

iD8DBQFFJXKjJnQfEGuJ90MRA8cWAKDOHM8Fz28ZISZa8ibQaiNztr/6mACfd6KO
Imqqj20wlTpWqgVyz3NvnuI=
=442f
-END PGP SIGNATURE-

-
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] [ANN] Intellij Idea wicket plugin

2006-10-05 Thread Justin Lee
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

yeah.  i was just speaking generally not recommending a specific repo as
such.  perhaps one of wicket's repos would've been better.  8^)=


Igor Vaynberg wrote:
 On 10/5/06, *Justin Lee* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 wrote:
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: RIPEMD160
 
 Awesome.  That's great to hear.  Good luck with the contest.  Maybe it
 can live in wicket's svn repo.
 
 
 you mean wicket-stuff 
 
 -Igor
 
 
 
 
 -
 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

- --
Justin Lee
http://www.antwerkz.com
AIM : evan chooly
Skype : evanchooly
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (Cygwin)

iD8DBQFFJXVNJnQfEGuJ90MRAwLDAJ9o87Bht+IzlVdchp3m7ZtxjN+l7gCguiy8
MAzQM+OjR4UqeejfTPBMIDs=
=BDpB
-END PGP SIGNATURE-

-
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] [ANN] Intellij Idea wicket plugin

2006-10-05 Thread Igor Vaynberg
On 10/5/06, Justin Lee [EMAIL PROTECTED] wrote:
-BEGIN PGP SIGNED MESSAGE-Hash: RIPEMD160Awesome.That's great to hear.Good luck with the contest.Maybe itcan live in wicket's svn repo.you mean wicket-stuff 
-Igor
-
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] [ANN] Intellij Idea wicket plugin

2006-10-05 Thread Iman Rahmatizadeh
Nice work !
I've written an IDEA plugin for my own use, it has markup
creation/viewing, a project browser and some other small stuff. Open
up your code so I could contribute !

Iman



On 10/5/06, Anders Holmbech Brandt [EMAIL PROTECTED] wrote:
 Hello wicket-users,

 I would just like to announce that I have started a wicket plugin for
 Intellij Idea and have uploadet to the plugin repository some minutes
 ago and its now available for use and download.

 Wicket Assistent
 

 Todolist:

 FEATURES:
 - Create warnings when there is a missing wicket id in the corresponding 
 java/html file - DONE

 TODOLIST:
 - Maybe use a compiled version of the ie webpage to check the hierarichy
 - ctrl+b on a wicket id should jump to the corresponding id in the java/html 
 file
 - create missing html file intention
 - create missing ids in the html file. How and where ?
 - create live template for easy creation of ie labels etc
 - create file templates for html files, java webpages, java panels etc.
 - rename/move rafactoring on the java/html/property file renames/moves the 
 others
 - rename refactoring of the wicket id in both the html and java file

 Known bugs:
 - If the wicket id is in a string variable the check does not work

 --
 Best regards,
  Anders



 -
 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