Menu

#2 Compiling Tutorials

open
nobody
None
5
2001-10-05
2001-10-05
No

What paths and files are needed to compile the
tutorials?

I'm trying to compile the PingAgent and PingAgent_GUI
after renaming them to DaveAgent and DaveAgent_GUI.
I'm using jbuilder 5 with the following classpaths:
C:\Programs\FIPAOS\classes
C:\Programs\FIPAOS\imports
C:\Programs\jbprojects\DaveAgent\classes
C:\Programs\jbprojects\DaveAgent\src

I get the following errors:
"DaveAgent.java": Error #: 302 : cannot access class
fipaos.platform.ams.AMSRegistrationException; neither
class nor source found for
fipaos.platform.ams.AMSRegistrationException at line
45, column 28
"DaveAgent.java": Error #: 302 : cannot access class
fipaos.platform.df.DFRegistrationException; neither
class nor source found for
fipaos.platform.df.DFRegistrationException at line 46,
column 27
"DaveAgent.java": Error #: 302 : cannot access class
fipaos.util.DIAGNOSTICS; class fipaos.util.DIAGNOSTICS
not found in stable package at line 48, column 20
"DaveAgent.java": Error #: 300 : class FIPAOSAgent not
found in class DaveAgent.DaveAgent at line 62, column
32

If I add the FIPAOS\src to the classpath the number of
errors grows. I'm new to java but have been building
intelligent agents for a company the last 4 years. I
hope you can get me over this hurdle so I can continue
exploring your framework.
-daveperkins

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.