Menu

MTA software eng. 2009 / News: Recent posts

How to upload and share public files

How to upload:
http://alexandria.wiki.sourceforge.net/File+Release+System+-+Offering+Files+for+Download#upload

How to publicly share a release:
Open "Admin"-->"File releases"
Select "Add" or "Edit" a specific release
Select "Edit Release".
You should see a list of all uploaded files.
Check a file and click "Add file".
This is explained also at:
http://alexandria.wiki.sourceforge.net/File+Release+System+-+Offering+Files+for+Download#tocFile%20Release%20System%20-%20Offering%20Files%20for%20Download2

Posted by Elad L 2009-01-01

How to check-out our project to Eclipse

First follow the instruction on how to integrate SVN with Eclipse.
Then open the SVN perspective on your top GUI section.
Right-click on the project root and select "Checkout...".
Follow the wizard instructions and it will then add the project to Rclipse as a new Java Project.

Your new local project will have a new "Team" menu.
This menu has several important commands:
1. "Update" which loads new changes from the SVN remote server to your local project
2. "Commit..." which saves your local changes to the remote SVN server.
3. "Revert..." which "undo" your local modifications and restore the original data from the SVN server.

Posted by Elad L 2008-12-25

How to Integrate SVN as Eclipse plugin

Open eclipse and select:
Help-->Software Updates-->Find & Install-->Search
for new features to install-->New Remote Site...
Copy/Paste the following:
Subclipse update site URL: http://subclipse.tigris.org/update_1.4.x

Restart then open the "SVN" perspective.
Right click on the left section and choose
New-->Repository Location...
Paste the following as Url:
https://mtasweng2009.svn.sourceforge.net/svnroot/mtasweng2009

Posted by Elad L 2008-11-23

Welcome to mtasweng2009

Hi,
Welcome to MTA_SW_ENG_2009 News!
Project NPP doc can be found at:
http://mtasweng2009.svn.sourceforge.net/viewvc/mtasweng2009/doc/Sweng09_NPP.doc

Project Final SRS doc (After peer-review) can be found at:
http://mtasweng2009.svn.sourceforge.net/viewvc/mtasweng2009/doc/SRS_Final.doc

The Inspection log from the peer review can be found here:
http://mtasweng2009.svn.sourceforge.net/viewvc/mtasweng2009/doc/InspectionIssueLog.doc

Posted by Elad L 2008-11-18
MongoDB Logo MongoDB