diff --git a/trunk/SIPRPSoft/.classpath b/trunk/SIPRPSoft/.classpath index 5731a32d..3145a6ca 100644 --- a/trunk/SIPRPSoft/.classpath +++ b/trunk/SIPRPSoft/.classpath @@ -11,7 +11,7 @@ - + diff --git a/trunk/SIPRPSoft/lib/shst.jar b/trunk/SIPRPSoft/lib/shst.jar index e9ec8f46..fc7d30c8 100644 Binary files a/trunk/SIPRPSoft/lib/shst.jar and b/trunk/SIPRPSoft/lib/shst.jar differ diff --git a/trunk/SIPRPSoft/properties/1-development/app.properties b/trunk/SIPRPSoft/properties/1-development/app.properties index 6e0a5306..78a15754 100644 --- a/trunk/SIPRPSoft/properties/1-development/app.properties +++ b/trunk/SIPRPSoft/properties/1-development/app.properties @@ -19,4 +19,6 @@ app.resources.j2se.version=1.6.0+ shst.prestador.omissao.id=35 +module_spellchecker=true + app.icon.path=logo/icon.png diff --git a/trunk/SIPRPSoft/properties/2-testing/app.properties b/trunk/SIPRPSoft/properties/2-testing/app.properties index 878f377f..6052a13d 100644 --- a/trunk/SIPRPSoft/properties/2-testing/app.properties +++ b/trunk/SIPRPSoft/properties/2-testing/app.properties @@ -28,6 +28,8 @@ jnlp.information.title=SIPRPSoft shst.prestador.omissao.id=35 +module_spellchecker=true + app.icon.path=logo/icon.png #app.ws.dest.package=com.evolute.test-project.stubs diff --git a/trunk/SIPRPSoft/properties/3-production/app.properties b/trunk/SIPRPSoft/properties/3-production/app.properties index 0bdbb211..34e4c99e 100644 --- a/trunk/SIPRPSoft/properties/3-production/app.properties +++ b/trunk/SIPRPSoft/properties/3-production/app.properties @@ -27,6 +27,8 @@ jnlp.information.title=SIPRPSoft shst.prestador.omissao.id=35 +module_spellchecker=true + app.icon.path=logo/icon.png