Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7420045
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T08:10:18+00:00 2026-05-29T08:10:18+00:00

Background I graduated 6 months ago, and my collaborative work in college has all

  • 0

Background

I graduated 6 months ago, and my collaborative work in college has all involved JavaSE, and using SVN between myself and other team members was a fairly straight forward process. There also wasn’t a lot of interesting stuff going on with Eclipse because of the fact that we were just using JavaSE stuff.

Fast forward to now and I’m starting up a project with a friend. I want to learn Java EE, Servlets, JSPs, JSF, JPA, the whole nine yards. I feel like I’m actually pretty comfortable on that front. So I sat down a week ago and got Eclipse setup on my computer with Git for version control, and a Glassfish 3 server plugin, and MySQL running as a service. Everything’s good to go and working nicely. My stack right now is Git/MySQL/Glassfish 3/Java 1.7.

I’d like to add Hibernate, Spring Beans, possibly Struts 2, and definitely JSF once we have learned enough basics about the other stuff like JSPs, EL, JSTL, servlets, etc.

Problem

Now the problem that I run into is I want to get my friend setup on the exact same development stack so that we don’t run into any weird issues where he can’t connect to the DB, but I can, or vice versa.

Questions

How do I manage all this configuration information in a way that’s easy for him to import/replicate.

My goal state would be to have a single file that I could pass him (possibly a configuration file, or just a zip, I don’t really care) that some other process can consume, and then out on the other end comes Eclipse fully deployed, servers up populated with data, and everything nicely connected together. Obviously he’d have to pull down the source from Git and then import that workspace, but besides doing that manual process, I’d like for him, and any future team mates we might get, to have a single, simple process to follow to create their own development environment. I’d also like to be able to extend the configuration for environment I have currently when we add stuff in the future.

Is there a tool that specifically addresses all of this? One that makes it easy to package up the various plugins, programs, etc that I think we’ll need and redeploy them to another team member’s computer. I’d like to make the process as seamless as possible, but I’m open for any suggestions, manual or not, on how I should go about doing this. What the best practices are on managing this sort of thing (I have to imagine this is a painfully common problem) and any tools that might be helpful, or that address this problem head on.

Thanks in advance! Also, I can provide more details or clarify in response to comments.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T08:10:19+00:00Added an answer on May 29, 2026 at 8:10 am

    There is a way to share update sites, or even compose your own that points to other remote update sites, that would allow someone else to take a base eclipse instances and the update site and install the same eclipse plugin stack that you use. See Local update site with remote features for an example of how to compose update sites. It can even be scripted:

    bash$ eclipse/eclipse \
    -application org.eclipse.equinox.p2.director \
    -noSplash \
    -repository \
    http://download.eclipse.org/releases/juno,\
    http://download.eclipse.org/tools/orbit/downloads/drops/R20110523182458/repository \
    -installIUs \
    org.apache.commons.jxpath/1.3.0.v200911051830,\
    org.apache.batik.xml/1.6.0.v201011041432,\
    org.dojotoolkit/1.6.1.v201105210659,\
    org.eclipse.emf.sdk.feature.group,\
    org.eclipse.xtext.sdk.feature.group
    

    But as for setting up the servers and DB, and making sure they’re interconnected. Whether you can just unzip and deploy them will depend on each of their own configuration methods, no?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Background A lot of work has gone into optimizing database design, especially in the
Background I work for a large organization which has thousands of MS Access applications
Little bite background: I joined a software company three years ago after graduated with
My background: 1. I recently graduated college (BS in CS), and have been working
Background: I'm using the (fantastic) Vim plugin python-mode , which includes the pep8 linter.
Background - I am using paramiko to put files on a bunch of remote
Background: Using unix, codeigniter from localhost. I'd like to run a controllers via a
Background The main application where I work is based heavily on the MUMPS-esque Caché
Background Hi All, I'm trying to use Boost::MPI, at the moment I'm just trying
BACKGROUND I'm using VS 2010 on a machine where I installed .Net 4.5 which

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.