|
From: SourceForge.net <no...@so...> - 2007-09-17 16:47:49
|
Bugs item #1796332, was opened at 2007-09-17 09:47 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1796332&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Compiler integration Group: 2: Annoying Status: Open Resolution: None Priority: 5 Private: No Submitted By: Samiam (samiam2642) Assigned to: Nobody/Anonymous (nobody) Summary: Missing javax.net and javax.net.ssl packages Initial Comment: Tested this on Windows XP, Windows Vista and Solaris 10u4 with different settings. Using JDKs 5u12 and 6u2 in stable release 20070828-1759. When compiling anything with reference to the javax.net or javax.net.ssl pacakges, the compiler output states "Package javx... does not exist." This is true both for import statements and for fully qualified names. Have tried this in older stable releases and have directly used javac and does not have the same problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1796332&group_id=44253 |