By the way, are there example plug-in source code?

Chenglim.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 18, 2006 4:50 AM
> To: Chenglim Ear
> Cc: jxplorer-devel@lists.sourceforge.net
> Subject: Re: developing plug-ins for jxplorer
> 
> Hi Chenglim,
> 
>   If you've checked out cvs, you can see example plugins in /jars - there
> are only three, 'help.jar', 'jhall.jar' and 'junit.jar' ... I think the
> two
> help related jars are used in the person example.
> 
>    Where are you getting the 'person' example from by the way?  If you're
> using the one from the jxplorer.org on line documentation, I've just
> noticed
> that the code is stale; the package names have changed from
> 'com.cai.od...'
>  - I'll fix that up :-).  The correct imports should be:
> 
> import com.ca.directory.jxplorer.DataSource;
> import com.ca.directory.jxplorer.viewer.BasicPluggableEditor;
> import com.ca.commons.naming.DXEntry;
> 
>    does that help?
> 
>    cheers,
> 
>         Chris
> 
> > I'm trying to get the example plug-in for "person" to be built on
> > Windows, but I'm having trouble finding the needed classes to put in the
> > build path.  After adding all the jar files under "jars", looking at
> > jxplorer.bat and trying to search the archive (the search mechanism
> > doesn't work), I'm stumped as to what additional jar files I need.  Do
> > you have a list somewhere?
> >
> >
> >
> > Chenglim.
> >
> 
> 
> 
>  ---------------------------------------
> Dr Christopher Betts
> Melbourne, Australia
> pegacat.com
> 
> Wer mit Ungeheuern kämpft, mag zusehn,
> dass er nicht dabei zum Ungeheuer wird.
>                            - Nietzsche
> 
> (Who fights Monsters must beware,
>      lest in doing so they become one)



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Jxplorer-devel mailing list
Jxplorer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxplorer-devel

Reply via email to