 |
BOOK: Professional Java Tools for Extreme Programming  | This is the forum to discuss the Wrox book Professional Java Tools for Extreme Programming: Ant, XDoclet, JUnit, Cactus,and Maven by Richard Hightower, Warner Onstine, Paul Visan, Damon Payne, Joseph D. Gradecki, Kate Rhodes, Robert Watkins, Erik Meade; ISBN: 9780764556173 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Professional Java Tools for Extreme Programming section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

May 17th, 2004, 01:28 PM
|
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 124
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
WELCOME!
Welcome all,
Feel free to post any questions here. Make sure to check back for responses.
Thanks.
XUMUSKIEFAN
Wrox Moderator
__________________
XUMUSKIEFAN
Wrox Moderator
|
|

May 25th, 2004, 11:53 AM
|
|
Registered User
|
|
Join Date: May 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
about eclipse tool how to mostly use such as main componet,
how to use eclipse program JAVA GUI
|
|

July 30th, 2004, 01:41 AM
|
|
Friend of Wrox
|
|
Join Date: Jul 2004
Posts: 345
Thanks: 0
Thanked 1 Time in 1 Post
|
|
for help and other related topics
www.eclipse.org
set the classpath in thru Windows->preferences
more user friendly & easy for GUI access
|
|

January 27th, 2016, 04:12 AM
|
|
Authorized User
|
|
Join Date: Mar 2012
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Jar file creation via Maven
Quote:
Originally Posted by xumuskiefan
Welcome all,
Feel free to post any questions here. Make sure to check back for responses.
Thanks.
XUMUSKIEFAN
Wrox Moderator
|
can i make jar file for my application program in java ,that is made double clickable for execution by using maven command .If yes
what is the command in maven for the Java program
Thanks
muthukutta1
Last edited by muthukutta1; January 27th, 2016 at 04:22 AM..
Reason: quickreplyicon-
|
|

February 7th, 2016, 04:46 AM
|
|
Authorized User
|
|
Join Date: Mar 2012
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
using maven
Quote:
Originally Posted by muthukutta1
can i make jar file for my application program in java ,that is made double clickable for execution by using maven command .If yes
what is the command in maven for the Java program
Thanks
muthukutta1
|
Hi
The legendary project maker maven always requires a pop.xml ,maven.xml,project.xml which contains various details .But always they dont contain the latest versions of various elements in the file. I request the concerned to write how easily i can make my first simple example in chapter 26 viz hellomaven which contains only a maven.xml and src (java,war,test) using the same
to make an java application of mine produce a jar file
Thanks
As
muthukutta1
|
|

February 25th, 2017, 09:28 AM
|
|
Authorized User
|
|
Join Date: Mar 2012
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by muthukutta1
Hi
The legendary project maker maven always requires a pop.xml ,maven.xml,project.xml which contains various details .But always they dont contain the latest versions of various elements in the file. I request the concerned to write how easily i can make my first simple example in chapter 26 viz hellomaven which contains only a maven.xml and src (java,war,test) using the same
to make an java application of mine produce a jar file
Thanks
As
muthukutta1
|
Hi
After some trail.i created a jar for a sample java application that you may view at the following
Please doubleclick at this url
************************************************** *********************
1) https://1.sharebylink.com/1/?CNrQUTfT4CuG
( jupiter_CNrQUTfT4CuG.jar at https://1.sharebylink.co/1/?CNrQUTfT4CuG)
************************************************** *********
Please write back soon
As
muthukutta1
|
|
 |