Results 1 to 2 of 2

Thread: Multi User Netbeans

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    english tyrant's Avatar Domesticus
    Join Date
    Dec 2006
    Location
    Colchester
    Posts
    2,112

    Default Multi User Netbeans

    So me and a friend are writing a java thing together. And we were mediafiring each other our changes to the source code etc. But this was irritating and rubbish. So we started using gobby and McEdit, which allow multiple users to edit the same document on the host computer together. This is ultimately what we wanted. Except they lack compilers and all the lovely IDE stuff. We also then tried using the SVN facilities in netbeans, but this was complicated and still not quite what we were looking for.

    My Question is: Is there a way of multiple users editing a java project in real time within netbeans?

  2. #2
    Squid's Avatar Opifex
    Patrician Artifex Technical Staff

    Join Date
    Feb 2007
    Location
    Frozen waste lands of the north
    Posts
    17,751
    Blog Entries
    3

    Default Re: Multi User Netbeans

    I don't think so. Your best bet is either to deal with no compilers or to use built-in svn or other version control software (CVS, git are two other options) to keep your two copies updated. I did a quick search online and eclipse seems to allow what your after if you install the docshare and saros plugins. Another possibility is teamviewer which allows for one user to share their desktop and where both users can edit the same document.
    Under the patronage of Roman_Man#3, Patron of Ishan
    Click for my tools and tutorials
    "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe." -----Albert Einstein

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •