aspose file tools
The moose likes Other Java Products and Servers and the fly likes JDIC?? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "JDIC??" Watch "JDIC??" New topic
Author

JDIC??

Richard West
Ranch Hand

Joined: Jan 07, 2005
Posts: 127
Hi everyone,

I have a rather silly question to ask so please bear with me.

What is JDIC??
Is it part of J2SE??
If not will it be part of J2SE in the future??
What is the purpose of JDIC and what role it plays in software development??

Any help is greatly appreciated

Thank You

Yours Sincerely

Richard West
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35223
    
    7
1) JDIC

2) No

3) Unlikely. But being under the LGPL, it's rather freely distributable, so if you have a project that depends on it, you can just ship JDIC with it.

4) see #1


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JDIC??
 
Similar Threads
How to add own Listener if add method is not supported?
Any experience with JDIC?
I'm using third party jar files and my plug-in is not working
Launching files programatically
Different between DOMParser way and DocumentBuilderFactory way?