Re: Testing IntelliJ plugin

2006-01-19 Thread Matt Welch
Great! That's good to hear. On 1/18/06, Hugo Palma <[EMAIL PROTECTED]> wrote: > > That's not so. I tested the plugin in IDEA 5.0.2(build 3542). The only > catch > is that you have to download the zip file and install it yourself. You > should be able to use the plugin manager with IDEA 5.0.2 with

Re: Testing IntelliJ plugin

2006-01-18 Thread Hugo Palma
That's not so. I tested the plugin in IDEA 5.0.2(build 3542). The only catch is that you have to download the zip file and install it yourself. You should be able to use the plugin manager with IDEA 5.0.2 with the 0.2release when i comes out. So it should work fine with 5.0.2 and newer versions.

Re: Testing IntelliJ plugin

2006-01-17 Thread Matt Welch
I want to make sure I understand. This plugin is only usable on the EAP versions of Idea? That would be a shame. I strongly discourage anyone on my team from using EAPs. We've just had too many problems in the past. On 1/16/06, Hugo Palma <[EMAIL PROTECTED]> wrote: > > This has been fixed for vers

Re: Testing IntelliJ plugin

2006-01-16 Thread Hugo Palma
This has been fixed for version 0.2. The problem is that plugin was not installed in the user plugins directory, like specified by the idea.plugins.path variable, but instead was in the IDEA home directory plugins dir. In 0.2 the plugin won't rely anymore on the idea.plugins.pathvariable for findin

Re: Testing IntelliJ plugin

2006-01-16 Thread Shawn Church
Hugo, I just downloaded the plugin (using the manual method). It looks pretty neat and the drag and drop actions work fine. One minor problem I noticed is that the Tapestry logo appears as a broken image in the lower component information panel. Shawn Quoting Hugo Palma <[EMAIL PROTECTED]>: >

Re: Testing IntelliJ plugin

2006-01-16 Thread Hugo Palma
Yes, the plugins requires that you run IDEA with JDK 1.5. I'm going to try the plugin with older versions of IDEA to see if i can lower the minimum build number. Thanks again. On 15/01/06, Tom Davies <[EMAIL PROTECTED]> wrote: > > > On 15/01/2006, at 11:47 AM, Tom Davies wrote: > > > > > On 15/0

Re: Testing IntelliJ plugin

2006-01-15 Thread Tom Davies
On 15/01/2006, at 11:47 AM, Tom Davies wrote: On 15/01/2006, at 2:59 AM, Hugo Palma wrote: I think i know why you're not seeing it, the plugin is only viewable for IDEA since build 4089. You can see other download instructions in the site url http:// tapidea.javaforge.com/download.html

Re: Testing IntelliJ plugin

2006-01-14 Thread Tom Davies
On 15/01/2006, at 2:59 AM, Hugo Palma wrote: I think i know why you're not seeing it, the plugin is only viewable for IDEA since build 4089. You can see other download instructions in the site url http:// tapidea.javaforge.com/download.html OK, I was using the production 5.0.2 version.

Re: Testing IntelliJ plugin

2006-01-14 Thread Hugo Palma
I think i know why you're not seeing it, the plugin is only viewable for IDEA since build 4089. You can see other download instructions in the site url http://tapidea.javaforge.com/download.html Thanks for the replies. Gregg Bolinger wrote: So Hugo, how can we go about getting ahold of thi

Re: Testing IntelliJ plugin

2006-01-13 Thread Gregg Bolinger
So Hugo, how can we go about getting ahold of this aside from the IDEA plugin browser? Gregg On 1/13/06, Gregg Bolinger <[EMAIL PROTECTED]> wrote: > > Same here. Not listed. Using 5.0.2. Categories go from E to G. No F's > at all. > > Gregg > > On 1/13/06, Jason Dyer < [EMAIL PROTECTED]> wrote

Re: Testing IntelliJ plugin

2006-01-13 Thread Gregg Bolinger
Same here. Not listed. Using 5.0.2. Categories go from E to G. No F's at all. Gregg On 1/13/06, Jason Dyer <[EMAIL PROTECTED]> wrote: > > I too would love to try it, but I don't see it listed anywhere (using > version > 5.0.2.) In fact, I don't even see the category 'Framework integration' >

Re: Testing IntelliJ plugin

2006-01-13 Thread Jason Dyer
I too would love to try it, but I don't see it listed anywhere (using version 5.0.2.) In fact, I don't even see the category 'Framework integration' (and I sorted by category, so it should have been easy to find...) -Jason On Friday 13 January 2006 19:29, Hugo Palma wrote: > It's listed as "Ta

Re: Testing IntelliJ plugin

2006-01-13 Thread Tom Davies
On 14/01/2006, at 11:29 AM, Hugo Palma wrote: It's listed as "Tapestry Integration" under the "Framework integration" category. Hi Hugo, I'm doing something wrong -- using IDEA 5.0.2 I go Settings, Plugins, Available, Synchronize with plugin repository (which talks to plugins.intellij

Re: Testing IntelliJ plugin

2006-01-13 Thread Hugo Palma
It's listed as "Tapestry Integration" under the "Framework integration" category. Gregg Bolinger wrote: 2 days ago I looked at the repos and I didn't even see the plugin listed. What is it listed as? I'd love to try it out. Gregg On 1/13/06, *Hugo Palma* <[EMAIL PROTECTED]

Re: Testing IntelliJ plugin

2006-01-13 Thread Gregg Bolinger
2 days ago I looked at the repos and I didn't even see the plugin listed. What is it listed as? I'd love to try it out. Gregg On 1/13/06, Hugo Palma <[EMAIL PROTECTED]> wrote: > > Hi, i just created the 0.1 release in the IntelliJ plugin repository but > i'm having some problems when i test dow