Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Could not initialize class org.eclipse.jgit.util.FS
Could not initialize class org.eclipse.jgit.util.FS [message #1736548] Thu, 30 June 2016 09:53 Go to next message
Pawel Eljasz is currently offline Pawel EljaszFriend
Messages: 8
Registered: March 2015
Junior Member
hi,
I'm trying to configure Eclipse, I go in Team -> Git -> Configuration , and I get:

An error has occurred. See error log for more details.
Could not initialize class org.eclipse.jgit.util.FS

and in log:

!ENTRY org.eclipse.jface 4 2 2016-06-30 10:45:25.770
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".
!STACK 0
java.lang.NoClassDefFoundError: Could not initialize class org.eclipse.jgit.util.FS
at org.eclipse.egit.ui.internal.preferences.GlobalConfigurationPreferencePage.init(GlobalConfigurationPreferencePage.java:236)


I'm on a pretty plain vanilla fedora24, I wonder if you might have a solution/suggestion?
many thanks
L.
Re: Could not initialize class org.eclipse.jgit.util.FS [message #1736577 is a reply to message #1736548] Thu, 30 June 2016 12:41 Go to previous messageGo to next message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
Looks like you miss the bundle org.eclipse.jgit in your installation
Re: Could not initialize class org.eclipse.jgit.util.FS [message #1736721 is a reply to message #1736577] Fri, 01 July 2016 10:18 Go to previous messageGo to next message
Pawel Eljasz is currently offline Pawel EljaszFriend
Messages: 8
Registered: March 2015
Junior Member
Fedora has I believe a rpm for that: eclipse-jgit. How could I troubleshoot it?
Re: Could not initialize class org.eclipse.jgit.util.FS [message #1737410 is a reply to message #1736721] Thu, 07 July 2016 20:55 Go to previous messageGo to next message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
In Eclipse open "Help > Installation Details > Plugins"
Re: Could not initialize class org.eclipse.jgit.util.FS [message #1737411 is a reply to message #1737410] Thu, 07 July 2016 20:57 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
Try to install JGit and EGit from http://download.eclipse.org/egit/updates.
Open "Help > Install new Software", enter the above URL and install EGit.
Previous Topic:Error using JGIT CLONE
Next Topic:(solved) Newbie getting bizarre ClassNotFoundException: JSchException
Goto Forum:
  


Current Time: Thu Mar 28 15:35:06 GMT 2024

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

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

Back to the top