Here is the link:
http://www.netbeans.org/kb/articles/freeform-import.html#Chapter4
For customizing project's context menu you can do steps, which are described
in section "Mapping Non-Standard Targets to IDE Actions", or manually edit
your project.xml file to look like the following:
Here is the link:
http://www.netbeans.org/kb/articles/freeform-import.html#Chapter4
For customizing project's context menu you can do steps, which are described
in section "Mapping Non-Standard Targets to IDE Actions", or manually edit
your project.xml file to look like the following:
Hi Daria,
Could you point me at the documentation for NB6 that shows one how to
integrate the ant script with the project menu's... as you have done, thanks
- Original Message -
From: "Daria" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 06, 2007 4:24 PM
Subject: Developing Tomcat i
Excellent... thank you.
Just wanted to ask you if you think its at all possible to do this in
Netbeans 5.5
It seems to me that NB 6 has the ability to pick up on the ant scripts as
part of the project menu's, and thats what you doing, but I was wondering if
your ant scripts can be incorporated