Page 1 of 1

Got a sirius problem with Logger/LOG/LogerFactory going on!

Posted: Wed Feb 03, 2016 8:51 pm
by invoke
.

Re: Got a sirius problem with Logger/LOG/LogerFactory going on!

Posted: Thu Feb 04, 2016 3:39 am
by UnAfraid
Refresh your gradle project.
You can do that from eclipse (But cant remember where it is with Buildship plugin)
Go to your repo folder open cmd there and type

Code: Select all

./gradlew.bat cleanEclipse 
./gradlew.bat eclipse

Re: Got a sirius problem with Logger/LOG/LogerFactory going on!

Posted: Thu Feb 04, 2016 7:35 am
by invoke
UnAfraid wrote:Refresh your gradle project.
You can do that from eclipse (But cant remember where it is with Buildship plugin)
Go to your repo folder open cmd there and type

Code: Select all

./gradlew.bat cleanEclipse 
./gradlew.bat eclipse

tried to refreshing too many times and nothing happens, still the same error there.
went to my reposit. folder and opened the gradlew.bat but its running its self and says failed with red and then perma close its self.
Same with the dp gradlew.bat

Also tried to open cmd with the file oppened and typed

Code: Select all

./gradlew.bat cleanEclipse 
./gradlew.bat eclipse
but the "/gradlew" is not recognized as an internal or extrenal command.