Using File Popup Menu

Depending on the file type, the popup menu of file allows you to:

For JAVA files

  • Compile the file.
  • Copy / Cut / Delete / Rename the file.
  • Switch to Outline View.
  • For HTML files

  • View as static page for Applet Application/Web Application.
  • Copy / Cut / Delete / Rename the file.
  • Switch to Outline View.
  • For JSP files

  • View as dynamic/static page for Web Application.
  • Copy / Cut / Delete / Rename the file.
  • Switch to Outline View.
  • For Ant's build files

  • Run Default Target.
  • Copy / Cut / Delete / Rename the file.
  • Switch to Outline View.
  •