Hi,

You can add them in to the eclipse project by adding the dirctory that
contains the 'schema' stuff in to the project as a class folder.

Project->Properties->Java Build Path->Libraries->Add Class Folder ->
[select the dir holding the 'schema' dir here]

It'll be cleaner if you move the 'schema' dir into a new dir, since by
default this in the same directory that contains the source files.


On 8/10/05, shantanu chawla <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> 
> I am experimenting with axis2. I created a test project that includes
> all the files generated by WSDL2Java.bat file. but I am unable to
> include schema.system.foo class file which is in the schema folder.
> can anyone tell me how to include the schema folders esp. this
> schema.system.foo.TypeSystemHolder class file.
> 
> Thanks
> 
> Shantanu Chawla
> 
> --
> Graduate Student
> Department of Computer Science,
> San Diego State University
> 


-- 
Ruchith

Reply via email to