> cdk file I downloaded did have src and
> jar folders but did not have a src/data folder as the
> instructions say it should.


line from tutorial

The two of them we are intrested in is CDK\src and CDK\data.


The CDK here means the project you have created in netbeans
whose name is CDK.
I hope the less tiresome and experimental method works in most cases.
remember : *E:\C01\cdkkk\cdk-source-20060714\ is the location where you
 have downloaded the cdk (your may be different).

Make a Project in NetBeans say MYCDK and copy the org directory from the
cdk
 in the MYCDK\src now this MYCDK is your project folder. ( don't create data
directory that is not at all necessary)

Then add the jars to your MYCDK from "**
E:\C01\cdkkk\cdk-source-20060714\jar"

then compile and select the main class and run your copy of cdk.

***
else  easiest way to use cdk in netbeans is create a new project and
add cdk.jar (which you have already downloaded) in the project [add jar].
And you are ready to use CDK.

if nothing works i will send you my netbeans project where i have builded
the cdk
from source.

*"Free Software Free Society"*




On 9/11/07, JJ <[EMAIL PROTECTED]> wrote:
>
> One additional question.  Once the cdk compiles and
> runs, then how would I setup a new java program in
> netbeans that uses cdk?  That is, I imagine that in
> netbeans I would choose cdk, then new, but where to go
> from there?  Or can I place the new program anywhere
> and then somehow tell netbeans to incorporate cdk?  As
> a suggestion, it would help new folks like me to use
> cdk if there were a complete simple example for all
> installation steps as well as every step needed to
> compile the equivalent of a cdk "hello world" program
> (in my case using netbeans).
> John
>
>
>
>
> ____________________________________________________________________________________
> Pinpoint customers who are looking for what you sell.
> http://searchmarketing.yahoo.com/
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Cdk-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/cdk-user
>



-- 
********************************
sushil ronghe
*********************************
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cdk-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to