Jump to content

What tools are you using to Compile/Build ?  

30 members have voted

  1. 1. What tools are you using to Compile/Build ?

    • I use Eclipse with Installed Addons Ant & Maven
      20
    • I use Maven and Ant
      4
    • I use Eclipse with Ant Addon only & Maven
      2
    • Other (inform me to add on list)
      4


Recommended Posts

Posted

It is simple poll!

 

My vote goes to I use Maven and Ant! Reason? I think it is the fastest way!

 

Informations:

I use Eclipse with Installed Addons Ant & Maven = That option is that you have added maven and Ant addons to your eclipse and you compile/build with them


I use Maven and Ant = You are using 2 simple commands ( maven\bin\mvn assembly:assembly -Dmaven.test.skip=true | ant\bin\ant )


I use Eclipse with Ant Addon only &  Maven = You use eclipse for build and Maven for Compile


Others = You may tell me something else you want to add to the poll here or with personal message.

 

 

 

Posted

depends on the dp if the dp has a huge repository i prefer maven if not ant build but for me the best is maven for normal compile and ant for a quick debug

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...