You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by manuel aldana <al...@gmx.de> on 2009/02/01 18:58:35 UTC

[T5] help with running test-apps in tapestry-core inside IntelliJ

hi,

for better setting up debug environment, reproducing tests and patching: 
What is the best environment setup to work with the tapestry codebase. I 
am using IntelliJ.

I had a look at tapestry-core:src/test/java, but somehow cannot get the 
included test-apps facets to deploy. I also had a look at 
http://wiki.apache.org/tapestry/Tapestry5_Run_Jetty_From_IDEA. Generally 
IntelliJ does not detect the webapp test-facets in the tapestry-core module.

thanks.

-- 
 manuel aldana
 aldana@gmx.de
 software-engineering blog: http://www.aldana-online.de


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: [T5] help with running test-apps in tapestry-core inside IntelliJ

Posted by manuel aldana <al...@gmx.de>.
Some IntelliJ investigations showed the problem:
Inside tapestry-core:src/test/java the web-facets weren't recognized 
properly and further more the compiled test-sources (-> integration.appX 
packages) weren't included in the webapp output.

After tweaking a bit it works now (with IntelliJ 8.1).

manuel aldana schrieb:
> sorry forgot to tell:  am using IntelliJ 8.0.1 with Jetty plugin 0.3.1.
>
> manuel aldana schrieb:
>> hi,
>>
>> for better setting up debug environment, reproducing tests and 
>> patching: What is the best environment setup to work with the 
>> tapestry codebase. I am using IntelliJ.
>>
>> I had a look at tapestry-core:src/test/java, but somehow cannot get 
>> the included test-apps facets to deploy. I also had a look at 
>> http://wiki.apache.org/tapestry/Tapestry5_Run_Jetty_From_IDEA. 
>> Generally IntelliJ does not detect the webapp test-facets in the 
>> tapestry-core module.
>>
>> thanks.
>>
>
>


-- 
 manuel aldana
 aldana@gmx.de
 software-engineering blog: http://www.aldana-online.de


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: [T5] help with running test-apps in tapestry-core inside IntelliJ

Posted by manuel aldana <al...@gmx.de>.
sorry forgot to tell:  am using IntelliJ 8.0.1 with Jetty plugin 0.3.1.

manuel aldana schrieb:
> hi,
>
> for better setting up debug environment, reproducing tests and 
> patching: What is the best environment setup to work with the tapestry 
> codebase. I am using IntelliJ.
>
> I had a look at tapestry-core:src/test/java, but somehow cannot get 
> the included test-apps facets to deploy. I also had a look at 
> http://wiki.apache.org/tapestry/Tapestry5_Run_Jetty_From_IDEA. 
> Generally IntelliJ does not detect the webapp test-facets in the 
> tapestry-core module.
>
> thanks.
>


-- 
 manuel aldana
 aldana@gmx.de
 software-engineering blog: http://www.aldana-online.de


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org