Changes between Version 6 and Version 7 of PluginMenu


Ignore:
Timestamp:
Nov 19, 2012, 5:23:01 PM (12 years ago)
Author:
alassane
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PluginMenu

    v6 v7  
    77If the jar file for plugin is not available, here is an example of how to get and compile MorphAnalyserPlugins with Netbeans:
    88
    9 Menu Team->Subversion->Checkout
    10 On Repository URL, type 'http://cherry.dcs.aber.ac.uk/svn/svn' and click next.
    11 On Repository Folder, type 'MorphAnalyserPlugins/trunk'. Check Skip trunk. Verify if the local folder is Ok and click finish.
    12 After checkout completed, open the MorphAnalyserPlugins project or accept if Netbeans proposes to.
    13 In the project properties, add the following dependance libraries: FaceMorphLib.jar, Morphanalyser.jar and jogl (j3dcore.jar, j3dutils.jar, vecmath.jar)
    14 Clean and compile. The corresponding jar is generated in the dist folder of the project.
     9Menu Team->Subversion->Checkout.[[BR]]
     10On Repository URL, type 'http://cherry.dcs.aber.ac.uk/svn/svn' and click next.[[BR]]
     11On Repository Folder, type 'MorphAnalyserPlugins/trunk'. Check Skip trunk. Verify if the local folder is Ok and click finish.[[BR]]
     12After checkout completed, open the MorphAnalyserPlugins project or accept if Netbeans proposes to.[[BR]]
     13In the project properties, add the following dependance libraries: FaceMorphLib.jar, Morphanalyser.jar and jogl (j3dcore.jar, j3dutils.jar, vecmath.jar)[[BR]]
     14Clean and compile. The corresponding jar is generated in the dist folder of the project.[[BR]]
    1515
    1616'''Using Factories'''