Top "Eclipse-photon" questions

Photon is the code name for Eclipse 4.8 released on 27th June 2018.

Error: Must declare a named package because this compilation unit is associated to the named module '*******'

I was trying to open a program I made before but for some reason the following error always appeared: Must …

java eclipse-photon
Error about sun/misc/BASE64Encoder on Eclipse

when i run my app in mac, and show up this message Errors occurred during the build. Errors running builder …

java eclipse base64 eclipse-photon
Cannot install Glassfish tools in Eclipse Photon / Eclipse IDE

Eclipse cannot install glassfish tools. under Oracle folder of server there is only options for Webllogic and cloud, The glassfish …

eclipse glassfish glassfish-5 eclipse-photon
XML-api.jar classes having issues with JAVA 11 in EClipse 4.9

org.xml.sax and org.w3c.dom classes are not working with JAVA 11 and Eclipse Photon 4.9 & 4.10 RC2 build …

eclipse java-9 java-11 eclipse-photon
Eclipse Photon does not resolve imports in test sources

I have moved to Eclipse Photon with an existing workspace. I have some Maven projects in this workspace. All projects …

java testing mockito spring-test eclipse-photon