Download Latest Version sf.eclipse.javacc-1.6.1-updatesite.zip (11.2 MB)
Email in envelope

Get an email when there's a new version of JavaCC Eclipse Plugin

Home / doc / Dev_guide / Projects / Feature
Name Modified Size InfoDownloads / Week
Parent folder
README_Feature.md 2023-07-04 2.1 kB
Totals: 1 Item   2.1 kB 0

sf.eclipse.javacc.feature project description

History

Created 04-06/2021. 1.6.0.

This feature plug-in relates to the JavaCC Eclipse Plug-in (Core & UI, for head and headless builds).
It holds:
- the license data (in feature.xml)
- the developer documentation
- the ant common sub-script
- the category.xml category definition file to categorize the features in the update site
- the keystore for signing the jars

Source folders structure

  • .externalToolBuilders: the launch configuration created by Eclipse when adding an Ant builder to the project, for automatically generating the html and xml files on saving the markdown source file (see inside the Ant script how to configure the project builder)
  • .settings: standard project settings files
  • site: folder for update site related stuff
    • doc:
    • Admin_guide: administrator guide md file
    • Dev_guide: developer guide md files, under different folders
    • Release_notes: release notes md file
    • \: licence file
    • releases: folder for releases (new <= 1.6.0 and old <= 1.5.nn format):
    • /:
    • &lt;ver&gt;: features, plugins, artifacts.jar and content.jar: standard generated jars for new site format, updatesite zip for old format
    • standard category xml file
    • .SEJPkeystore: keystore for signing the jars
    • .htaccess & index.md / index.html: standard apache files for the update site web server
  • /:
    • standard feature xml & project files
    • ant build files for building html files
    • README file

Plug-in feature

Refers to the UI plug-in (which requires the Core plug-in, included as a dependency), and to the Help feature.

How to build

Build the html documents manually with the ant script build_feature_html.xml or automatically with the corresponding Builder.

Build the project for the update site though Admin_Guide.

Source: README_Feature.md, updated 2023-07-04