X-Received: by 10.224.75.137 with SMTP id y9mr7816404qaj.3.1366983718052; Fri, 26 Apr 2013 06:41:58 -0700 (PDT) X-Received: by 10.50.50.205 with SMTP id e13mr290948igo.4.1366983717915; Fri, 26 Apr 2013 06:41:57 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!gp5no7188264qab.0!news-out.google.com!ef9ni16888qab.0!nntp.google.com!gp5no7188260qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Fri, 26 Apr 2013 06:41:57 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=149.32.224.36; posting-account=r24XpwkAAABfAJg5TJRsTScS4AL5MjOT NNTP-Posting-Host: 149.32.224.36 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <23e31e94-4892-4609-b85a-8d4cb3e2a583@googlegroups.com> Subject: Considering File Content: Will the NetBeans IDE (deployed version) produce files identical to the javac compiler files From: clusardi2k@aol.com Injection-Date: Fri, 26 Apr 2013 13:41:58 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: csiph.com comp.lang.java.programmer:23654 (1) If I use the NetBeans IDE (6.8 version) and create a deployed version of a fairly large project will it be exactly the same as using the standard "javac" compiler deployed application on the command line. Will the files produced by both tools be exactly the same. Can you, please, tell me the differences that will occur. (2) Can you also give me a comparision of the Eclipse files produced on deployment versus the "javac" files produced. Will the two deployed projects be exactly the same. Thanks for the detailed intuitive information,