[json-lib-user] Json-lib and jdk 1.4
Brought to you by:
aalmiray
From: Spiros P. <sp...@go...> - 2007-02-22 17:23:22
|
Hi, I just decided to use JSON for the first time. I found JSON-lib and In the download page it has only json-lib-jdk1.3 and json-lib-jdk1.5. Is it not compatible with jdk1.4??? At first i tried without thinking at all and included the jdk1.5 in my app but then eclipse was complaining about the "net." part of the import net.sf.json.JSONObject; JDK 1.4.2 is used with the project i am working on. Am i talking non sense? Accept my apologies if this is something stupid or obvious, but i am new to this. Thanks in advance Spiros P. |