[as2api-dev] Re: AS2API command line & GUI issues

David Holroyd dave at badgers-in-foil.co.uk
Wed, 13 Jul 2005 18:53:44 +0000


On Wed, Jul 13, 2005 at 06:57:08PM +0300, Armand Niculescu wrote:
> The new windows  compiled file seems to work perfectly with default
> classpath as well as with specified classpaths. It also shows an error
> when the classpath does not match the package structure, so I think
> this problem is solved. 

Great!  Thanks for letting me know.


> it seems it does not like the 'import' keyword, e.g.:
> 
> import md.utils.Validate
> class md.components.myComp
> {
> ...
> 
> the above structure makes AS2API to skip the class file.

I have several examples of files that have working imports.

Is there any error message mentioning this file in the output sent to
your console window?

Does it help if you add a semicolon to the end of the import statement?


dave

-- 
http://david.holroyd.me.uk/