Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Compiler error with IBM Java
Compiler error with IBM Java [message #1746940] Mon, 07 November 2016 21:32 Go to next message
Chris Barlock is currently offline Chris BarlockFriend
Messages: 32
Registered: July 2009
Member
I recently uplifted my IBM Java from version 8.0.3.12 to 8.0.3.20. I'm now getting compiler errors for some missing imports:

import com.ibm.gsk.ikeyman.command.Constants.CommandType;
import com.ibm.gsk.ikeyman.command.Constants.DatabaseType;
import com.ibm.gsk.ikeyman.command.Constants.Parameter;
import com.ibm.gsk.ikeyman.command.KeyStoreLoaderFactory.KeyStoreLoader;

These classes come from jre/libext/gskikm.jar in my IBM Java installation. I checked the JAR and the classes that fail to import are, in fact, in the JAR. Any thoughts on why this is happening and how to fix it?

Attached are what I see (Snap1.jpg) and what one of my co-workers sees (Snap2.jpg) when we expand the jar in the JRE System Library in the Package Explorer.
  • Attachment: Snap1.jpg
    (Size: 14.17KB, Downloaded 137 times)
  • Attachment: Snap2.jpg
    (Size: 23.53KB, Downloaded 122 times)
Re: Compiler error with IBM Java [message #1747036 is a reply to message #1746940] Tue, 08 November 2016 18:09 Go to previous message
Chris Barlock is currently offline Chris BarlockFriend
Messages: 32
Registered: July 2009
Member
This appears to be a problem with 8.0.3.20. I dropped back to 8.0.3.12 and the problem went away.
Previous Topic:Problem with hibernate instalation and dependencies
Next Topic:Many Errors in log
Goto Forum:
  


Current Time: Sun Oct 13 15:54:43 GMT 2024

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

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

Back to the top