[Bluej-discuss] BlueJ and the Eclipse compiler
Stephen Gilbert
sgilbert at occ.cccd.edu
Sun Jul 22 20:32:16 BST 2007
Hi,
Thanks, both of you. I didn't know that BlueJ was using other features from
the JDK, other than the compiler from tools.jar. Our machines all have the
JRE
(which includes all of the Java libraries) and it's always been kind of
difficult to explain
to students why they need the JDK as well, especially since Eclipse (and the
command-line Eclipse compiler) seem to work without it.
Thanks very much for the info.
--Steve
On 7/22/07, Michael Kölling <M.Kolling at kent.ac.uk> wrote:
>
> You cannot use BlueJ or Greenfoot without an installed JDK. Or write
> any programs.
>
> The JDK does not only include the compiler, it also includes all the
> libraries and VM. If the eclipse compiler is just the compiler, you
> still need to download and install the libraries (which make up most
> of the JDK download). I don't think you would win much...
>
> Michael
>
> On 22 Jul 2007, at 02:25, Stephen Gilbert wrote:
>
> > Hi,
> >
> > I noticed in bluej.defs I could change the compiler to use jikes. I
> > wonder if it would be possible to
> > change bluej to use the standalone Eclipse compiler? In my classes,
> > students start at the
> > command line, move to BlueJ and end up with Eclipse. I'm
> > experimenting with moving to
> > the Eclipse command-line compiler to avoid students having to
> > download the JDK. The
> > compiler is about 1.2 MB. It also seems to give better error
> > messages for beginners than
> > Javac does. Would this make it possible for BlueJ and/or Greenfoot
> > to be used without an
> > installed JDK?
> >
> > -- Steve
> > ---------------------------------------------------------------------
> > Stephen Gilbert, Orange Coast College Computer Science
> > http://csjava.occ.cccd.edu/~gilberts
> > StephenGilbert at gmail.com
> > _______________________________________________
> > mailing list bluej-discuss at bluej.org
> > To unsubscribe or change your preferences, go to
> > http://lists.bluej.org/mailman/listinfo/bluej-discuss
>
> _______________________________________________
> mailing list bluej-discuss at bluej.org
> To unsubscribe or change your preferences, go to
> http://lists.bluej.org/mailman/listinfo/bluej-discuss
>
--
---------------------------------------------------------------------
Stephen Gilbert, Orange Coast College Computer Science
http://csjava.occ.cccd.edu/~gilberts
StephenGilbert at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bluej.org/pipermail/bluej-discuss/attachments/20070722/a1f53c8c/attachment.html
More information about the bluej-discuss
mailing list