Results 1 to 8 of 8
- 03-27-2012, 04:46 PM #1
Senior Member
- Join Date
- Jan 2012
- Posts
- 142
- Rep Power
- 0
- 03-27-2012, 04:53 PM #2
Re: How to save project in eclipse as zip
- 03-27-2012, 04:54 PM #3
Member
- Join Date
- Sep 2011
- Posts
- 16
- Rep Power
- 0
Re: How to save project in eclipse as zip
If you have a zip program installed you can probably right click on the directory/folder and there will be an option to zip
- 03-27-2012, 04:57 PM #4
Re: How to save project in eclipse as zip
Last edited by noobplus; 03-27-2012 at 04:58 PM. Reason: (your topic)
- 03-27-2012, 05:01 PM #5
Member
- Join Date
- Sep 2011
- Posts
- 16
- Rep Power
- 0
Re: How to save project in eclipse as zip
Yeah, not from Eclipse. Go to where the files actually are located.
- 03-27-2012, 05:05 PM #6
Re: How to save project in eclipse as zip
Hi,
speaking about file system, right click on your project, and click "locate on disk"
zip the folder "src"
'src' contains the classes of the "(default package)" of our eclipse project.
other packages are seen as a folder with the package name inside the 'src' folder
example,
project name: myproject
package name: (default package)
zip the 'src' folder
package name:my package
Edited:/*locate to */open the folder 'src' and zip 'my package' folder
regards
dhilipLast edited by noobplus; 03-27-2012 at 05:12 PM.
- 03-27-2012, 06:55 PM #7
Re: How to save project in eclipse as zip
Hm, whats wrong with just doing File > Export > General > Archive File > Save in zip format (after selecting the desired project) ?
--Otacon
Somebody set up us the bomb.
- 03-27-2012, 06:58 PM #8
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,375
- Blog Entries
- 7
- Rep Power
- 17
Similar Threads
-
Help - how to attch/add XML to eclipse project.
By vsb in forum EclipseReplies: 3Last Post: 03-11-2012, 12:30 PM -
From eclipse web project to a website
By Dreaming in forum New To JavaReplies: 5Last Post: 12-27-2011, 05:51 AM -
Creating a project in eclipse from existing project
By Suraiya in forum New To JavaReplies: 1Last Post: 10-08-2011, 09:14 AM -
(help w/ class) Running out of time...project due thursday..Please save me...
By basketball8533 in forum New To JavaReplies: 26Last Post: 10-14-2010, 03:39 AM -
First EJB3 Project in Eclipse
By berlindutza in forum Enterprise JavaBeans (EJB)Replies: 2Last Post: 10-04-2010, 05:53 PM


2Likes
LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks