Compiling

Hi, I'm trying to compile in BlueJ file and error ispackage BreezySwing does not existAny help pls,thx AYMF
[143 byte] By [AsYourMindFliesa] at [2007-11-27 5:46:25]
# 1
Well, the compiler might be just toying with you for fun, but I doubt it. You haven't told it where to find that package, clearly
georgemca at 2007-7-12 15:29:12 > top of Java-index,Java Essentials,New To Java...
# 2
> Well, the compiler might be just toying with> you for fun, but I doubt it.Program works in terminal IO but not inBLUEJ compiler. You haven't told it> where to find that package, clearly HOW pls?
AsYourMindFliesa at 2007-7-12 15:29:12 > top of Java-index,Java Essentials,New To Java...
# 3

> > Well, the compiler might be just toying

> with

> > you for fun, but I doubt it.

> Program works in terminal IO but not in

> BLUEJ compiler.

> You haven't told it

> where to find that package, clearly HOW pls?

I dunno. Never used this BlueJ thing. You'll just have to read Teh Docs ™ like the rest of us!

georgemca at 2007-7-12 15:29:12 > top of Java-index,Java Essentials,New To Java...
# 4
George, George, George.................
AsYourMindFliesa at 2007-7-12 15:29:12 > top of Java-index,Java Essentials,New To Java...
# 5
> George, George, George.................Well, it's true! This BlueJ seems to be problematic for a lot of people, which is odd considering it markets itself as a teaching tool
georgemca at 2007-7-12 15:29:12 > top of Java-index,Java Essentials,New To Java...
# 6
> Well, it's true! This BlueJ seems to be problematic> for a lot of people, As is any IDE if you don't understand how it works and don't read the docs. Never looked at BlueJ either, though.
CeciNEstPasUnProgrammeura at 2007-7-12 15:29:12 > top of Java-index,Java Essentials,New To Java...
# 7
I googled and found BreezySwing for download.Extracted in the blueJ folder and still nothing.Anybody using this s*@!%! BlueJ. thx AYMF
AsYourMindFliesa at 2007-7-12 15:29:12 > top of Java-index,Java Essentials,New To Java...
# 8

> I googled and found BreezySwing for download.

> Extracted in the blueJ folder and still nothing.

> Anybody using this s*@!%! BlueJ.

> thx AYMF

I very much doubt that's how to avail a library to this IDE. If it is, someone needs shooting. Have you tried Teh Docs ™?

georgemca at 2007-7-12 15:29:12 > top of Java-index,Java Essentials,New To Java...
# 9
In BlueJ tec docs nothing about BreezySwing, well lots of info how to download BreezySwing.AYMF
AsYourMindFliesa at 2007-7-12 15:29:12 > top of Java-index,Java Essentials,New To Java...
# 10

> In BlueJ tec docs nothing about BreezySwing, well

> lots of info how to download BreezySwing.

> AYMF

I know, it's annoying. When I got my first VHS, I scoured the manual several times but couldn't see anything about "how to tape 'The Bill'" anywhere, which was really annoying, because I was going out but I needed to see what happened to Reg and that shoplifter. In the end, I just read the section on how to record any old program, and adapted it to my needs :-)

You need to find out how to add a library to your projects build path. It's the same for any library

georgemca at 2007-7-12 15:29:12 > top of Java-index,Java Essentials,New To Java...
# 11
Ok thx, never watched Bill maybe thats the problemmm
AsYourMindFliesa at 2007-7-12 15:29:12 > top of Java-index,Java Essentials,New To Java...
# 12
> Ok thx, never watched Bill maybe thats the problemmmMaybe. But it's more likely that you haven't read the documentation for this IDE
georgemca at 2007-7-12 15:29:12 > top of Java-index,Java Essentials,New To Java...
# 13
> Maybe. But it's more likely that you haven't read the> documentation for this IDEMaybe, but I don't see here nothing about installing BreezySwingwww.bluej.org/help/faq.html.AYMF
AsYourMindFliesa at 2007-7-12 15:29:12 > top of Java-index,Java Essentials,New To Java...
# 14

> > Maybe. But it's more likely that you haven't read

> the

> > documentation for this IDE

>

> Maybe, but I don't see here nothing about installing

> BreezySwing

> www.bluej.org/help/faq.html

.

> AYMF

You're kidding, right? Why would there be? Unless it's an IDE that's been specifically designed just to use that library - in which case, it isn't really an IDE - it won't specify how to import specific libraries. That's what reply #10 was all about. This BreezySwing, whatever it is, is just a third-party library like any other.

georgemca at 2007-7-12 15:29:12 > top of Java-index,Java Essentials,New To Java...
# 15
> Maybe, but I don't see here nothing about installing BreezySwingIt's covered in this section: http://www.bluej.org/help/faq.html#use-library~
yawmarka at 2007-7-21 21:34:45 > top of Java-index,Java Essentials,New To Java...
# 16

> > Maybe, but I don't see here nothing about

> installing BreezySwing

>

> It's covered in this section:

>

> http://www.bluej.org/help/faq.html#use-library

>

> ~

But it doesn't say anything about BreezySwing in there

georgemca at 2007-7-21 21:34:45 > top of Java-index,Java Essentials,New To Java...
# 17
I have installed as per : http://www.int.gu.edu.au/courses/1002int/resources/installJDK.htmlstill nothing.
AsYourMindFliesa at 2007-7-21 21:34:45 > top of Java-index,Java Essentials,New To Java...
# 18

> I have installed as per :

> http://www.int.gu.edu.au/courses/1002int/resources/ins

> tallJDK.html

> still nothing.

You are not listening. You didn't expect the JDK to randomly install any arbitrary dependencies it thinks you personally might be needing did you? BreezySwing is a third-party library. BlueJ is another third-party product. Now, unless you're very lucky, neither is going to give you instructions specifically on integrating the two. You need to find out how to add dependencies to a project in BlueJ, and apply that knowledge to BreezySwing. You are unlikely to find exact instructions for doing exactly this - see reply #10 for an analogy - but if you have even a modicum of aptitude for programming, you'll be able to fill in the blanks

But in all honesty, I'd suggest you throw BlueJ out of the window for the time being. Get to grips with the basics via command-line tools before trying an IDE. And when you've done that, get a decent IDE. This BlueJ sh!t seems to cause no end of confusion

georgemca at 2007-7-21 21:34:45 > top of Java-index,Java Essentials,New To Java...
# 19
Noddy Holder knows the answer. Consult him.
filestreama at 2007-7-21 21:34:45 > top of Java-index,Java Essentials,New To Java...
# 20

But in all honesty, I'd suggest you throw BlueJ out of the window for the time being.

DONE

Get to grips with the basics via command-line tools before trying an IDE.

command line is ok

And when you've done that, get a decent IDE. This BlueJ **** seems to cause no end of confusion.

We have to give assignment written in Bluej. So every time I want to compile I have to copy from BlueJ to the notepad and compile it with com prompt to check for errors.

Just wanted to get rid off that extra work.

Thx anyway AYMF

Will try to watch next Bill. BTW what happened with Reg and that shoplifter, did he runaway with cheese and olives?

AsYourMindFliesa at 2007-7-21 21:34:45 > top of Java-index,Java Essentials,New To Java...
# 21

> But in all honesty, I'd suggest you throw BlueJ out

> of the window for the time being.

> DONE

> Get to grips with the basics via command-line tools

> before trying an IDE.

> command line is ok

> And when you've done that, get a decent IDE. This

> BlueJ **** seems to cause no end of confusion.

> e have to give assignment written in Bluej. So every

> time I want to compile I have to copy from BlueJ to

> the notepad and compile it with com prompt to check

> for errors.

> Just wanted to get rid off that extra work.

> Thx anyway AYMF

Your tutor insists you use an IDE? Tell him these forums challenge him to explain why. We choose him, I offer him out. Tell him to put his money where his mouth is. He is not doing his job properly, IMO, and doing his students a dis-service. Smash his face in

> Will try to watch next Bill. BTW what happened with

> Reg and that shoplifter, did he runaway with cheese

> and olives?

I don't know. I made it up

georgemca at 2007-7-21 21:34:45 > top of Java-index,Java Essentials,New To Java...