JSC2-1 Resolve References for earlier ICEfaces
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
JSC2-1 Resolve References for earlier ICEfaces  XML
Forum Index -> Tools
Author Message
burferd

Joined: 04/05/2006 00:00:00
Messages: 381
Offline


Using JSC2-1, CE1.5.2, SunAppServer 8.2

I copied a project from another computer. It was linked and ran with ICEfaces 1.5.2, but for some reason, the SunAppServer gave me errors I could not overcome.

I loaded the project in JSC2-1 with ICEfaces 1.5.2 and now I get the following unresolved references:
"TimeClock_Design-time_ICEfaces_Component_Suite_(EA)"library could not be found.
"TimeClock_Runtime_ICEfaces_Component_Suite_(EA)" library could not be found.

I looked in the 'Libraries" section of the project, and these were not in the list.

How do I get rid of these unresolved references??
frank.ye

Joined: 26/10/2004 00:00:00
Messages: 709
Offline


netbeans based project setting related are stored within build.xml and nbproject folder.

Visual web Project further needs complib folder under lib directory.

If you could not resolved using netbeans provided context menu "resolved problem".

You could try something like following:

create a new visual web project --> add required complib library --> close project --> copy your old project over including( src , web)

You might need to set Server again (Tomcat or Sun AS 8.2 )etc ...
[Email]
 
Forum Index -> Tools
Go to:   
Powered by JForum 2.1.7ice © JForum Team