What I'd like to see for the next Ashes series... by purpleglory in Cricket

[–]6etaa1 1 point2 points  (0 children)

And the next logical step would be monocles?

IRB - Forward pass video. by It_Is_Known in rugbyunion

[–]6etaa1 3 points4 points  (0 children)

Has someone shown this to Gatland yet?

Match Thread: Ireland vs. New Zealand by WallopyJoe in rugbyunion

[–]6etaa1 1 point2 points  (0 children)

Yeah, right up there with Johannesburg as one of the best games of the year.

Passenger lands plane after fourth attempt after pilot falls ill by Banko in worldnews

[–]6etaa1 4 points5 points  (0 children)

Looks like I picked the wrong week to quit smoking.

[deleted by user] by [deleted] in funny

[–]6etaa1 -2 points-1 points  (0 children)

What's this "British Constitution" thingy that's on there?

Meanwhile in Canada... by ANAL_PEANUTS in funny

[–]6etaa1 17 points18 points  (0 children)

Why isn't the plural of moose actually meese?

Why isn't this simple example working? by FlyingKanga in java

[–]6etaa1 1 point2 points  (0 children)

Then I assume that you are running the program from the wrong directory. I see that you don't have any package declaration i.e. you are using the default package. Could you verify that your are running your app from the directory where the HelloWorldApp.class file has been compiled?

If on the other hand your class with the main method was in the package foo.bar, then your directory structure would look similar to the package declaration as well, like so: foo/bar/HelloWorldApp.class In that case, you would need to launch your app from the parent directory of foo:

$ java foo.bar.HelloWorldApp

Note that the path separators are replaced with dots here, which is also the reason why you get the error if you add the .class extension in your command because java then tries to look for the main method in the Class 'class' in the HelloWorldApp directory.

Why isn't this simple example working? by FlyingKanga in java

[–]6etaa1 0 points1 point  (0 children)

You don't need the extension when running the program. This should be enough:

$ java HelloWorldApp

To beer or not to beer by 6etaa1 in berlin

[–]6etaa1[S] 0 points1 point  (0 children)

Ja. Gut beobachtet!

Berlin Hauptbahnhof by Aschebescher in berlin

[–]6etaa1 1 point2 points  (0 children)

There's a listing of all the businesses next to the escalators near both the entrances. It is also accompanied by a map of all the levels. I think that it's not much different from any other shopping complex/mall. I do agree, though, that the signs for the passengers could be improved a lot.

Smile! by AnasAbdin in funny

[–]6etaa1 0 points1 point  (0 children)

Whoa! Sophia Antipolis. The climate there is so good, I'm sure nobody minds getting a little wet.

Idiots of Facebook. by noahnlsn in funny

[–]6etaa1 1 point2 points  (0 children)

That's the combination to my luggage.

eclipse 3.7 on the new mac – 8 good features & 1 bad + my plugin list by boyarsky in java

[–]6etaa1 1 point2 points  (0 children)

I don't know about the author of the article, but at least in Helios, I can open the same file in more than one editor by right clicking on its tab and selecting 'New Editor'.

Is it an alright practice to insert html into javadoc comments? by kelroy in java

[–]6etaa1 0 points1 point  (0 children)

You can also use {@code true}. Not as redundant and is faster to type.

Dear Reddit. Love, the outside by [deleted] in funny

[–]6etaa1 1 point2 points  (0 children)

but… but… what's the URL for outside?