Posted August 4, 201510 yr good nigths i decide to change mi linux from debian 8 32bits to Fedora22 64bits, and find than elcipse has a new version Version: Mars Release (4.5.0) i been trying to use this, but end whith awkward results i install the oracle java and javac the paths are rigth the kernell is the last avaliable in officiala reps [usuario@localhost ~]$ javac -version javac 1.8.0_51 [usuario@localhost ~]$ java -version java version "1.8.0_51" Java(TM) SE Runtime Environment (build 1.8.0_51-b16) Java HotSpot(TM) 64-Bit Server VM (build 25.51-b03, mixed mode) [usuario@localhost ~]$ uname -r 4.1.3-200.fc22.x86_64 [usuario@localhost ~]$ download the new forge-1.8-11.14.3.1502-src.zip and set up gradlew without erros i use to compile this 3 commands ./gradlew setupDecompWorkspace --refresh-dependencies ./gradlew eclipse ./gradlew clean setupDecompWorkspace eclipse --refresh-dependencies and the eclipse folder is not empty i almost forget ,the error is that wen open elipse and set the worksspace to /home/usuario/Modding/forge-1.8-1502-modmercenario/eclipse in the ecliupse interface all the folders show like empty whith a yellow mark, but in the file explorer i could see all mi mod files at fireup it says "OpenJDK 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release Error: no se ha encontrado o cargado la clase principal GradleStart" the main class GradleStart has not been found or load or something https://drive.google.com/file/d/0B8sU_NyZQBd7YzJTQ3NPRzhPUlU/view?usp=sharing someone could tellmy whats happend or eclipse mars need extra config to works whith minecraft forge ?? thanks for help
August 4, 201510 yr Author the last command was nesesary before the gradlew eclipse sometimes you end whith this folder empty "/home/usuario/Modding/forge-1.8-1502-modmercenario/eclipse/" that was one of the errors i have in the past and the --refresh argument solve it
August 5, 201510 yr Author ya it works for the paths variables eclipse was using openjdk i change variables to oracle folder andnow its works its feel a little heavy here in fedora
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.