Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.softwaretools > #48

Re: Newbie question on Java terminology

From lewbloch <lewbloch@gmail.com>
Newsgroups comp.lang.java.softwaretools, alt.comp.lang.java, comp.lang.java.help, comp.sources.d
Subject Re: Newbie question on Java terminology
Date 2011-07-20 11:35 -0700
Organization http://groups.google.com
Message-ID <1b240bd5-0025-4584-b497-a630b94a09cf@q29g2000prj.googlegroups.com> (permalink)
References <49b090b9-d123-4228-a7a6-9b530ca214ed@e18g2000vbx.googlegroups.com> <j06s55$kt1$1@dont-email.me>

Cross-posted to 4 groups.

Show all headers | View raw


On Jul 20, 8:27 am, markspace <-@.> wrote:
> On 7/20/2011 7:04 AM, Proud Japanese wrote:
>
> > I have started using the IntelliJ IDEA Java JDK from jetbrains.com.
> > The IntelliJIDEA tool uses things like Project, Module, Package etc.
>
> package:
>
> <http://download.oracle.com/javase/tutorial/java/package/packages.html>
>
> Like the "package" statement is standard.
>
> The other two term are not really Java terms at all but imo belong to an
> ad-hoc collection of terms commonly used in the software engineering
> community.  IntelliJ is probably using them just the way everyone else does.

The Java Language Specification (JLS) is the ultimate authority on
what are Java terms, and what they mean if so.

<http://java.sun.com/docs/books/jls/third_edition/html/j3TOC.html>
<http://java.sun.com/docs/books/jls/third_edition/html/packages.html>

--
Lew

Back to comp.lang.java.softwaretools | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Newbie question on Java terminology Proud Japanese <hayato.fujimoto@yahoo.com> - 2011-07-20 07:04 -0700
  Re: Newbie question on Java terminology markspace <-@.> - 2011-07-20 08:27 -0700
    Re: Newbie question on Java terminology lewbloch <lewbloch@gmail.com> - 2011-07-20 11:35 -0700
  Re: Newbie question on Java terminology Robert Klemme <shortcutter@googlemail.com> - 2011-07-20 22:49 +0200

csiph-web