« Return to Thread: Aligning Calendar Components With Other Fields

RE: maven plugin - run custom action

by hradec :: Rate this Message:

Reply to Author | View in Thread

Thanks for your quick answer.
We have same test dialogs in src/test/java, but IDE run it like JUnit tests, not like Java application.

Tomas


-----Original Message-----
From: Milos.Kleint@... [mailto:Milos.Kleint@...]
Sent: Tuesday, April 08, 2008 8:05 AM
To: nbusers@...
Subject: Re: [nbusers] maven plugin - run custom action

You cannot, it's not implemented.
you could workaround it eventually. Either hijack the Run File/Debug
File action mappings for that or define a custom action with hardwired
class reference or the file in question in general.

I'm wondering what's the actual usecase, what are you trying to achieve?

Regards

Milos


hradec@... wrote:

>
> Hello
>
>
>
> I am using Maven plugin for NetBeans IDE version 3.0.11.
>
> How can I run custom action on selected class?
>
> The popup menu for running custom actions appear only on a project,
> but not on a file.
>
>
>
> Thanks
>
> Tomas
>
>
>
>
>

 « Return to Thread: Aligning Calendar Components With Other Fields