Changes between Version 2 and Version 3 of DevelopersGuide/PluginInstallationWithoutRestart
- Timestamp:
- 2015-02-16T23:05:06+01:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/PluginInstallationWithoutRestart
v2 v3 11 11 If you are using the `build-common.xml` file in your `ant` build script, the corresponding ant-property is: 12 12 {{{ 13 #!xml 13 14 <property name="plugin.canloadatruntime" value="true"/> 14 15 }}}
