You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Tobias Gierke <to...@code-sourcery.de> on 2018/04/11 13:06:57 UTC

Any usable IntelliJ plugin ?

Hi,

I'm in the process of migrating from Eclipse to IntelliJ and just found 
out that the IntelliJ WicketForge plugin is not working for the current 
release of IntelliJ (Ultimate 2018.1). I really miss the QWickie plugin 
I was using in Eclipse. Does anyone know of a good way to get at least 
HTML -> Java code navigation using the wicket:id attributes working ? Or 
do I really have to use full-text search again?

Thanks,
Tobias


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Any usable IntelliJ plugin ?

Posted by Csaba Galyó <gc...@gmail.com>.
I'm using an IntelliJ plugin. Not sure what it's called but check the one
with the most downloads :)

It connects the html with the code just fine.

For the properties files, if you're using non-English characters, you need
to enable transparent translation in Settings.


On Wed, Apr 11, 2018, 15:07 Tobias Gierke <to...@code-sourcery.de>
wrote:

> Hi,
>
> I'm in the process of migrating from Eclipse to IntelliJ and just found
> out that the IntelliJ WicketForge plugin is not working for the current
> release of IntelliJ (Ultimate 2018.1). I really miss the QWickie plugin
> I was using in Eclipse. Does anyone know of a good way to get at least
> HTML -> Java code navigation using the wicket:id attributes working ? Or
> do I really have to use full-text search again?
>
> Thanks,
> Tobias
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Yes :-) [ Re: Any usable IntelliJ plugin ?]

Posted by Tobias Gierke <to...@code-sourcery.de>.
Hey Lukas,
> Hi Tobias,
>
> WicketForge 5.0.2 works for me with IntelliJ 2018.1.
> Make sure that you configure your wicket resources in „Project Structure >
> Facets“.
This was the step I missed!

Thanks a lot,
Tobias

>
> Regards
>
> Lukas
>
> On Wed, Apr 11, 2018 at 3:07 PM Tobias Gierke <
> tobias.gierke@code-sourcery.de> wrote:
>
>> Hi,
>>
>> I'm in the process of migrating from Eclipse to IntelliJ and just found
>> out that the IntelliJ WicketForge plugin is not working for the current
>> release of IntelliJ (Ultimate 2018.1). I really miss the QWickie plugin
>> I was using in Eclipse. Does anyone know of a good way to get at least
>> HTML -> Java code navigation using the wicket:id attributes working ? Or
>> do I really have to use full-text search again?
>>
>> Thanks,
>> Tobias
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Any usable IntelliJ plugin ?

Posted by Lukas Fülling <lu...@k40s.net>.
Hi Tobias,

WicketForge 5.0.2 works for me with IntelliJ 2018.1.
Make sure that you configure your wicket resources in „Project Structure >
Facets“.

Regards

Lukas

On Wed, Apr 11, 2018 at 3:07 PM Tobias Gierke <
tobias.gierke@code-sourcery.de> wrote:

> Hi,
>
> I'm in the process of migrating from Eclipse to IntelliJ and just found
> out that the IntelliJ WicketForge plugin is not working for the current
> release of IntelliJ (Ultimate 2018.1). I really miss the QWickie plugin
> I was using in Eclipse. Does anyone know of a good way to get at least
> HTML -> Java code navigation using the wicket:id attributes working ? Or
> do I really have to use full-text search again?
>
> Thanks,
> Tobias
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>