954,499 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

IDE / versioning software suggestions?

I have been asked to make a proposal for a new IT testing & development environment at work but I have no idea where to start.

We are a small team of 3-4 developers and will be developing in a variety of languages for a variety of applications, inculding:
- databases (Oracle & MS SQL Server),
- web services on a custom integration layer (as in SOA not Internet),
- SharePoint & web applications,
- proprietary applications (e.g. Remedy, Vantage, NetSuite)
and we run both Linux and Windows servers.

We need an IDE (or an IDE-like solution) that can:
- cater for code / UI development, debugging, etc.
- manage source and document control (versioning & releases)
- merge development streams with conflict resolution
- provide / plug into a test environment
- manage work item tracking (nice, not essential)

If anyone has ANY suggestions of systems worth considering or where I might look to find more information on this sort of issue, I would be eternally grateful! :o)

QueenKirsty
Newbie Poster
3 posts since Apr 2010
Reputation Points: 10
Solved Threads: 0
 

http://en.wikipedia.org/wiki/Comparison_of_integrated_development_environments

Revision control is seldom wired directly into the IDE. There's a similarly large list of choices.
http://en.wikipedia.org/wiki/Comparison_of_revision_control_software

FWIW, I'm using Eclipse and Git.

Salem
Posting Sage
Team Colleague
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
 

Thanks. I was hoping for a "one app does all" quick fix response but I guess that's just not practical! I will now go start digging through the lists.... :o)

QueenKirsty
Newbie Poster
3 posts since Apr 2010
Reputation Points: 10
Solved Threads: 0
 
Thanks. I was hoping for a "one app does all" quick fix response but I guess that's just not practical! I will now go start digging through the lists.... :o)

Most systems which can handle a great variety of tasks, do a shitty job in all of them. It's (in most cases) better to get the right tool for the right job.

Nick Evan
Not a Llama
Moderator
10,112 posts since Oct 2006
Reputation Points: 4,142
Solved Threads: 403
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: