Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Error "java.lang.NullPointerException" in workspace while browsing(Error "java.lang.NullPointerException" in workspace while browsing)
icon8.gif  Error "java.lang.NullPointerException" in workspace while browsing [message #1754900] Thu, 23 February 2017 18:26 Go to next message
Karthick Murugadhas is currently offline Karthick MurugadhasFriend
Messages: 2
Registered: February 2017
Junior Member
Hello All,

I have recently installed the below version of Eclipse in Windows 10 Enterprise Edition (64 Bit) Operating System.

Quote:
Eclipse IDE for Java Developers
Version: Neon.1a Release (4.6.1)
Build id: 20161007-1200


After the installation, I have cloned a GIT repository and whenever i try to browse them though the package explorer I frequently get the below error message.

Quote:
An error has occurred. See error log for more details.
java.lang.NullPointerException


Attaching the screenshot with this message for the reference. Any help would be appreciated.
  • Attachment: eclipse.PNG
    (Size: 15.31KB, Downloaded 1680 times)
Re: Error "java.lang.NullPointerException" in workspace while browsing [message #1754907 is a reply to message #1754900] Thu, 23 February 2017 19:24 Go to previous messageGo to next message
Gregory Sagehorn is currently offline Gregory SagehornFriend
Messages: 4
Registered: February 2017
Junior Member
I had this problem before and I know some ways that might fix it.
Make sure none of your code is running a null reference or object.
If there is any reference to a null object change it from null. If that does not work look at
the oracle documentations on errors. Hope that fixes it.
Re: Error "java.lang.NullPointerException" in workspace while browsing [message #1754926 is a reply to message #1754907] Fri, 24 February 2017 07:47 Go to previous message
Karthick Murugadhas is currently offline Karthick MurugadhasFriend
Messages: 2
Registered: February 2017
Junior Member
As per the update, I have received from the eclipse IRC Channel. I have upgrade the eclipse to the below version and now all works fine..

Quote:
Eclipse IDE for Java Developers

Version: Neon.2 Release (4.6.2)
Build id: 20161208-0600
Previous Topic:Multiple Installation Failures
Next Topic:Why won't this work?
Goto Forum:
  


Current Time: Wed Apr 24 19:31:15 GMT 2024

Powered by FUDForum. Page generated in 0.07927 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top