Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Java Development User Guide
Previous Page Home Next Page

Setting Advanced Options

  1. Follow the procedure for creating a JAR file, but click Next in the last step to go to the JAR Packaging Options page.
  2. If you want to save the JAR file description, select the Save the description of this JAR in the workspace checkbox. A JAR file description can be used to regenerate a JAR file without using the wizard.
  3. The compiler is able to generate CLASS files even when source contains errors. You have the option to exclude CLASS (but not source) files with compile errors. These files will be reported at the end, if reporting is enabled.
  4. You can choose to exclude CLASS (but not source) files that have compile warnings. These files will be reported at the end.
    Note: This option does not automatically exclude class files with compile errors.
  5. You can choose to include the source folder path by selecting the Create source folder structure checkbox.
  6. Select the Build projects if not built automatically checkbox if you want the export to perform a build before creating the JAR file.
  7. Click Finish to create the JAR file immediately or Next if you want to change the default manifest.

Related tasks

Creating a new JAR file
Defining the JAR file's manifest
Regenerating a JAR file

Related reference

JAR file exporter


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire