Hi
Can we define user defined plugin for patterns.
Scenario....actually i want to define a java class with common functions which can be used for all patterns.
like..... any user define plugin which is not concern to any pattern. then we can import that plugin in my-plugin java code for calling the common functions.
Hi
Can we define user defined plugin for patterns.
Scenario....actually i want to define a java class with common functions which can be used for all patterns.
like..... any user define plugin which is not concern to any pattern. then we can import that plugin in my-plugin java code for calling the common functions.
Thanks.
I would not use this for a plug-in or pattern.
Make a java project out of it and redistribute the jar.
This can easily be incorporated into source control and people can then just check it out into their workspace...
If you don't want people tinkering with the code make only the jar available to them...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum