Skip to content

NKjoep/Entando-Plugin-Builder-for-ANT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Entando Plugin Builder for ANT

The goal of this ANT script is to provide an easy way to create an "empty" jAPS Entando plugin and start working on it.

How to use it

Open the build.xml file and setup these variables:

  • newPluginName = jpmyplugin
  • newPluginNameClass = Jpmyplugin
  • Object = mypluginobject
  • ObjectClass = MyPluginObject

Then use the build task with ANT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages