~ubuntu-branches/ubuntu/quantal/netbeans/quantal

« back to all changes in this revision

Viewing changes to apisupport/project/javahelp/org/netbeans/modules/apisupport/project/docs/csh/proj_props/CustomizerSources.html

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
Import upstream version 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<!--       
 
3
*     Copyright � 2006 Sun Microsystems, Inc. All rights reserved.
 
4
*     Use is subject to license terms.
 
5
-->
 
6
<html>
 
7
<head>
 
8
        <title>Module Project Properties Dailog Box: Sources</title>
 
9
        <link rel="StyleSheet" href="nbdocs://org.netbeans.modules.usersguide/org/netbeans/modules/usersguide/ide.css" type="text/css">
 
10
</head>
 
11
<body>
 
12
<h2>Module Project Properties Dialog Box: Sources</h2>
 
13
<p> <small><a href="#seealso">See Also</a>&nbsp; </small> 
 
14
 
 
15
<p>You open the Module Project Properties dialog box by right-clicking 
 
16
a module project and choosing Properties. 
 
17
 
 
18
<p>The Sources page lets you specify the project folder, the module suite
 
19
 to which the project belongs, and the Java source level:
 
20
 
 
21
 <ul><li><b>Project Folder:</b> Displays the location of the project directory.</li>
 
22
        <li><b>Module Suite.</b> Displays the location of the containing suite,
 
23
        if this is a suite component module. If it is a standalone module, this field is not present.
 
24
        <li><b>Source Level.</b> Sets the <tt>javac.source</tt> property in
 
25
        the <tt>nbproject/project.properties</tt> file. The options are 1.4 (default) or 1.5.
 
26
  </ul>
 
27
<dl>
 
28
    <dt><a name="seealso">See Also</a></dt>
 
29
    <dd>  <a href="../../about/nbmodule-about.html">About NetBeans Platform and Module Development</a></dd>
 
30
    <dd><a href="../../about/about-netbeans-platform.html">About the NetBeans Platform</a></dd>
 
31
</dl> 
 
32
<hr>
 
33
<small><a href="../../credits.html">Legal Notices</a></small> 
 
34
<table cellpadding="20" border="0"> 
 
35
<tr><td>&nbsp;</td></tr> 
 
36
<tr><td>&nbsp;</td></tr> 
 
37
<tr><td>&nbsp;</td></tr> 
 
38
</table> 
 
39
</body></html>