Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

b. Generate a maven project.  The project file generated will be placed at the directory specified in the command prompt, eg: running the command in "C:\" will place the project file in the root of C drive.

- Run the following for Window 

...

- Sample Screenshot in Mac:                                                                                                                                        
 

c. Open/Import the maven project with your favour favorite IDE. Joget team recommended recommends NetBeans IDE.  

7. Just code it!

a. Extending the abstract class of a plugin type

...