ça marche niquel j’ai essayer avec un System.out.println(“”);
Mais comme je le dis j’ai une erreur avec le build l’erreur est:
| **************************** |
| Powered By MCP: |
| http: |
| Searge, ProfMobius, Fesh0r, |
| R4wk, ZeuX, IngisKahn, bspkrs |
| MCP Data version : unknown |
| **************************** |
| :compileApiJava UP-TO-DATE |
| :processApiResources UP-TO-DATE |
| :apiClasses UP-TO-DATE |
| :sourceMainJava |
| :compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6 |
| Note: Some input files use or override a deprecated API. |
| Note: Recompile with -Xlint:deprecation for details. |
| Note: Some input files use unchecked or unsafe operations. |
| Note: Recompile with -Xlint:unchecked for details. |
| 1 warning |
| |
| :processResources UP-TO-DATE |
| :classes |
| :jar |
| :compileTestJava UP-TO-DATE |
| :processTestResources UP-TO-DATE |
| :testClasses UP-TO-DATE |
| :test UP-TO-DATE |
| :extractMcpData UP-TO-DATE |
| :getVersionJson |
| :extractUserDev UP-TO-DATE |
| :genSrgs SKIPPED |
| :reobf FAILED |
| |
| FAILURE: Build failed with an exception. |
| |
| * What went wrong: |
| Execution failed for task ':reobf'. |
| > MALFORMED |
| |
| * Try: |
| Run with –stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. |
| |
| BUILD FAILED |
| |
| Total time: 13.114 secs |
| |