Stránka 1 z 1

Annihilation - Exportovací problém v Eclipse

Napsal: 28 srp 2015, 15:02
od Mysti
Server: I82.208.17.22:27099

Zdravím všechny co jsou tady na tomto fórum, mám problém v Eclipse Kernel s projektem jménem Annihilation, ano připravuji nový anni funkční s více než 15 class, ale problém je v tom že když chchi použít bukki 1.8.8 a vault nejnovějsí verzi tak mi to vypíše toto:
Spoiler: zobrazit

Kód: Vybrat vše

The project was not built since its build path is incomplete. Cannot find the class file for com.google.common.collect.ImmutableList$Builder. Fix the build path then try building this project

Screen zde: https://ctrlv.cz/5pvk

Děkuji za veškerou pomoc.

PS: Když tam hodím guavu tak to zase píše error ale nějaký "ebeanserver".

Re: Annihilation - Exportovací problém v Eclipse

Napsal: 28 srp 2015, 15:09
od BigwebSvK
Skús toto:


1 Go to properties of project with the build error (right click > Properties)
2 View the "Libraries" tab in the "Build Path" section
3 Find the "JRE System Library" in the list (if this is missing then this error message is not an eclipse bug but a mis-configured project)
4 Remove the "JRE System Library"
5 Hit "Add Library ...", Select "JRE System Library" and add the appropriate JRE for the project (eg. 'Workspace default JRE')
6 Hit "Finish" in the library selection and "OK" in the project properties and then wait for the re-build of the project
7 Hopefully the error will be resolved ...

Re: Annihilation - Exportovací problém v Eclipse

Napsal: 28 srp 2015, 15:32
od Mysti
Bohužel nefunguje, ale děkuji za odpověď.

Re: Annihilation - Exportovací problém v Eclipse

Napsal: 28 srp 2015, 17:30
od Hanakocz
Nesouvisí s technickou podporou serveru, přesouvám...