Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Compiler error with IBM Java
Compiler error with IBM Java [message #1746940] Mon, 07 November 2016 16:32 Go to next message
Eclipse UserFriend
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 153 times)
  • Attachment: Snap2.jpg
    (Size: 23.53KB, Downloaded 137 times)
Re: Compiler error with IBM Java [message #1747036 is a reply to message #1746940] Tue, 08 November 2016 13:09 Go to previous message
Eclipse UserFriend
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: Mon Jun 23 23:19:07 EDT 2025

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

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

Back to the top