mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Add info to README's on how to install lombok plugin for IDEs
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
FIXME: Add more info to the README file
|
FIXME: Add more info to the README file
|
||||||
|
|
||||||
In order to change the value of a property in "config.properties" create a file called "local.properties" under src/test/resources and redefine the property with the new value.
|
In order to change the value of a property in "config.properties" create a file called "local.properties" under src/test/resources and redefine the property with the new value.
|
||||||
|
|
||||||
|
Install lombok plugin for IDEs:
|
||||||
|
-------------------------------
|
||||||
|
|
||||||
|
Follow the instructions here http://jnb.ociweb.com/jnb/jnbJan2010.html to install lombok plugin for IDEs.
|
Reference in New Issue
Block a user