Code Search for Developers
 
 
  

remove_nature.html from CSDerby at Krugle


Show remove_nature.html syntax highlighted

<html>
<head>
<title>Removing the Derby nature from a Java project</title>
</head>
<body>
<h2>Removing the Derby nature from a Java project</h2>
<p>
The Derby nature can be removed from a Java project from within the Java
perspective.  To remove the Derby nature:
<ul>
<li>
From the <b>Java</b> perspective, select the project in the <b>Package Explorer</b> view. Right-click the project to bring up the context menu and select
the menu item, <b>Apache Derby, Remove Apache Derby nature</b>.
</li>
</ul>
</p> 
<blockquote>
<img src="images/remove_nature.GIF" alt="Removing the Derby nature from a project" width="713" height="685"></img>
</blockquote> 
<p>
Removing the Derby nature from your Java project does the following:
<ul>
<li>
Removes the <b>derby.jar, derbynet.jar, derbytools.jar, derbyclient.jar</b> jar files from the Java Build Path of the project.<br/><br/>
</li>
<li>
Removes the menu options for <b>ij</b>, <b>sysinfo</b> and starting and stopping
the Derby Network Server. <br/><br/> 
</li>
<li>
Removes the <b>Apache Derby</b> item from the project's properties.
</li>
</ul>
</p>

</body>
</html>




See more files for this project here

CSDerby

CSDerby is not CloudScape-Derby(for Java) but rather Derby forked/ported to CSharp. Specifically it is intended to be a native c# Embedded DB for the mono/net platform with the ADO.NET API instead of the JDBC API.

Project homepage: http://sourceforge.net/projects/csharpderbyport
Programming language(s): Java,SQL
License: apache20

  images/
    add_nature.GIF
    completed_javaapp.GIF
    create_class.GIF
    create_file.GIF
    create_restaurant.GIF
    ij_commands.GIF
    new_class.GIF
    properties.gif
    property_sheet.GIF
    remove_nature.GIF
    restaurant_editor.GIF
    restaurant_script.GIF
    run_javaapp.GIF
    server_popup.gif
    shutdown_success.gif
    start_ij.GIF
    start_server.GIF
    start_server_console.gif
    stop_popup.gif
    stop_server.GIF
    sysinfo_output.GIF
    sysinfo_start.GIF
  derby_app.html
  ij.html
  ij2.html
  ij_toc.html
  java_project.html
  nature.html
  nature_toc.html
  properties.html
  remove_nature.html
  resources.html
  server_toc.html
  start_server.html
  start_toc.html
  stop_server.html
  sysinfo.html