Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder2.hal-mli.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail From: Jeff Higgins Newsgroups: comp.lang.java.programmer Subject: Re: Considering File Content: Will the NetBeans IDE (deployed version) produce files identical to the javac compiler files Date: Fri, 26 Apr 2013 14:08:35 -0400 Organization: A noiseless patient Spider Lines: 12 Message-ID: References: <23e31e94-4892-4609-b85a-8d4cb3e2a583@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Fri, 26 Apr 2013 18:04:52 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="6b9e92482af47766954d85fb77d372f5"; logging-data="5890"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+V3Ma2lvQYG1w1IKxbPaS1ZmsqB6SR7Is=" User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20130121 Icedove/10.0.12 In-Reply-To: <23e31e94-4892-4609-b85a-8d4cb3e2a583@googlegroups.com> Cancel-Lock: sha1:Y+PVccSNiMcnbVQ0o2d6m82DGww= Xref: csiph.com comp.lang.java.programmer:23657 On 04/26/2013 09:41 AM, clusardi2k@aol.com wrote: > (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. WTF does ""javac" compiler deployed application" mean? > 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,