Update README: aggiunto step 6) alle istruzioni di Import dei Progetti sotto Intellij Community Edition
This commit is contained in:
@@ -110,6 +110,7 @@ Import dei Progetti sotto Intellij Community Edition
|
||||
- <path_locale_wls_10.3.6>/modules"
|
||||
- <path_locale_wls_10.3.6>/wlserver/server/lib"
|
||||
|
||||
6) Aprire File > Settings > Editor > File Encodings e settare Global e Project Encoding a "windows-1252" (anzichè UTF-8)
|
||||
|
||||
----------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
Progetto DBCFX (contiene i DBCFX e DBCFXGO)
|
||||
|
||||
@@ -13,7 +13,7 @@ public static int NotificheRichiesteRecipientDBCGO = 1007;
|
||||
public static int NotificheRichiestePortingDBCGO = 1008;
|
||||
public static int ModificaPercentualeBUDonor = 1009;
|
||||
public static int ModificaMovimentazioneRecipient = 1010;
|
||||
public static int ModificaPrioritàRichiesta = 1011;
|
||||
public static int ModificaPrioritaRichiesta = 1011;
|
||||
|
||||
//log security
|
||||
public static final String LOG_RESULT_CODE_OK = "OK";
|
||||
|
||||
Reference in New Issue
Block a user