cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: Issue with NWDS 7.31 While doing Source - Organize Imports

pramod_gopisetty1
Active Contributor
0 Kudos

Hello Guru's,

We recently upgraded to Portal 7.31, and we have a issue with migrating the Masthead.

And now we are trying to import the required Jars and try doing Organize Imports and get the error " The Selection Contains no Compilation units"

And below is other issue we are having with Import Statements " The Import cannot be resolved", What Jar files need to be added to resolve the issue.

<%@ page import = "java.util.ResourceBundle" %>

<%@ page import = "java.util.Locale" %>

<%@ page import = "com.sapportals.htmlb.*" %>

<%@ page import = "com.sapportals.htmlb.hovermenu.*" %>

<%@ page import = "com.sapportals.portal.prt.session.IUserContext" %>

<%@ page import = "com.sapportals.portal.prt.component.*" %>

<%@ page import = "com.sapportals.portal.prt.service.laf.*" %>

<%@ page import = "com.sap.security.api.UMFactory" %>

<%@ page import = "com.sapportals.portal.prt.service.license.ILicenseService"%>

<%@ page import = "com.sapportals.admin.wizardframework.util.ILocaleListService"%>

<%@ page import = "com.sapportals.portal.navigation.*" %>

<%@ page import = "com.sapportals.portal.prt.runtime.PortalRuntime" %>

<%@ page import = "com.sapportals.htmlb.rendering.IPageContext" %>

<%@ page import = "com.sapportals.portal.prt.util.DeprecatedStringUtils" %>

<%@ page import="com.sapportals.portal.pcd.gl.PcdAccess"%>

<%@ page import="com.sapportals.portal.pcd.gl.WriteProtectInfo"%>

<%@ taglib uri = "prt:taglib:tlhtmlb" prefix="hbj" %>

Please Help.

Thanks,

Pramod

Accepted Solutions (1)

Accepted Solutions (1)

pramod_gopisetty1
Active Contributor
0 Kudos

Issue fixed with SAP Notes:

Kindly refer the following notes on the masthead issue in 7.3 after upgrade.

1702105

1715997


Thanks,

Pramod


Answers (0)