JRE not recognised in eclipse IDE
by Yup Yup
Hi,
I installed eclipse-platform-3.5.2-2.fc13.x86_64 on Fedora 13.
Java has been installed on the system.
ca1@localhost ~]$ java -version
java version "1.6.0_18"
......
But, Java runtime is not recognised in the Eclipse IDE.
Under Menu....... Window>Preferences there are no installed JREs options.
Also, no Java project, class options in the menu is available.
12 years, 5 months
Orphaning pmd
by Jerry James
Hello all,
I haven't used pmd for almost 2 years now. I think it is time to have
somebody who does use it take over maintainership. There are no open
bugs at this time.
Also, I intended to package pmd-eclipse-plugin at some point, but
never got around to it.
Let me know if you want this package, and I'll release it in pkgdb. Regards,
--
Jerry James
http://www.jamezone.org/
12 years, 10 months
Free Java @ FOSDEM 2011 - Talk Schedule
by Mark Wielaard
Mark your calendars! Free Java @ Fosdem will be in less than 3 weeks.
Saturday 5, Sunday 6 February 2011, Fosdem, Brussels, Belgium. Room AW1.125.
We got a very good selection of very diverse talks, all around core java
implementation issues, integration, community and the future of Free
Java as platform.
Full program, talk abstract and speakers bios at:
http://wiki.debian.org/Java/DevJam/2011/Fosdem/TalkSchedule
Saturday
13:00 - 13:10 Welcome to Java Sans Frontières
Tom Marble
13:10 - 14:00 State of OpenJDK
Mark Reinhold, Joe Darcy
14:00 - 14:30 IcedRobot, the GNUlization of Android
David Fu, Mario Torre
14:30 - 15:00 break + group picture
15:00 - 15:20 Why Linux distributions hate Java
Thierry Carrez
15:20 - 15:40 The Java Packaging Nightmare
Torsten Werner
15:40 - 16:00 Guide to packaging for developers
Stanislav Ochotnicky
16:00 - 16:25 break
16:25 - 16:30 What makes IcedTea tick?
Mark Wielaard
16:30 - 17:00 What in the world is this 'IcedTea-Web' project?
Deepak Bhole
17:00 - 17:30 The Free javaws Implementation in IcedTea
Omair Majid
17:30 - 18:00 break
18:00 - 18:30 Lessons open sourcing Java taught me
Simon Phipps
18:30 - 19:00 The Rise and Fall and Rise of Java
Steve O'Grady
evening LibreDinner
Sunday
09:30 - 10:00 The Free Java Jigsaw Puzzle
Tom Marble
10:00 - 10:30 The Modular Java Platform
Mark Reinhold
10:30 - 11:15 Project Coin - Language Evolution in the Open
Joe Darcy
11:15 - 11:30 break
11:30 - 12:00 Observing HotSpot with SystemTap
Mark Wielaard
12:00 - 12:30 JamVM Gets a New Flavour: Porting JamVM to OpenJDK
Robert Lougher
12:30 - 13:00 IndyDroid - JSR 292 on Android
Rémi Forax
13:00 - 14:00 lunch and keysigning
14:00 - 14:30 Free Java - Reasons to be cheerful!
Ben Evans, Martijn Verburg
14:30 - 15:00 PHP.reboot a dynamic language as fast as Java (almost!)
Rémi Forax
15:00 - 15:30 Rhino and RingoJS - server-side JavaScript on the JVM
Hannes Wallnöfer
15:30 - 16:00 break
16:00 - 16:30 AltosUI - Rocket Telemetry Ground Station
Bdale Garbee
16:30 - 16:55 Low latency in Gervill and JavaSound
Karl Helgason
16:55 - 17:00 Garbage Collection (wrap-up)
Tom Marble
Please join the freejava-devroom(a)lists.fosdem.org list for general
discussion about the event.
http://lists.fosdem.org/mailman/listinfo/freejava-devroom
Hoping to see you all there,
Andrew Haley
GCJ Maintainer, GNU Classpath, IcedTea & OpenJDK Developer.
Andrew John Hughes
IcedTea Maintainer, GNU Classpath Maintainer, OpenJDK & GCJ Developer
Christian Thalinger
OpenJDK developer, former CACAO Maintainer
Mark Wielaard
GNU Classpath Maintainer, GCJ, IcedTea & OpenJDK contributor.
Tom Marble
Java Libre hacker, Former OpenJDK Ambassador
12 years, 10 months
Orphaning tigase ... fast XMPP/Jabber server written in pure Java
by Matej Cepl
Hi,
I have not enough energy and knowledge to maintain a large Java server
in Fedora, so I am orphaning tigase (that's tigase-xmltools,
tigase-utils, and tigase-server). I have released ownership of all three
packages in Fedora Pkg Database.
AFAIK, I believe that all three packages are properly packaged and run
without glitch with self-signed certificates. Packages have no other
significant dependencies than JDK itself (the author doesn't use third
party libraries), and it has integration done to run out of the box with
our MySQL (however, it can work with most JDBC databases with some
configuration on the top).
However, I have never managed (due to the lack of my knowledge about
certtool and keytool, no doubt) to make tigase working with the real
certificates.
There is now new upstream release coming which should make dealing with
certificates much easier.
Please, somebody, take this, I think it would be really cool to have
this XMPP server working in Fedora (EPEL).
Best,
Matěj
12 years, 11 months
Maven update status
by Pierre-Yves Chibon
Hi all,
I ran again my small script to check for update status of the maven
plugins and there is the output with the usual false positive:
* maven-compiler-plugin is not up to date
upstream: 2.3.2, Fedora: 2.0.2-2.fc14
* maven-dependency-plugin is not up to date
upstream: 2.1, Fedora: 2.2-0.2.svn949573.fc14
* maven-project-info-reports-plugin is not up to date
upstream: 2.3.1, Fedora: 2.2-5.fc15
* maven-shade-plugin is not up to date
upstream: 1.4, Fedora: 1.3.3-2.fc14
* maven-site-plugin is not up to date
upstream: 3.0, Fedora: 2.1-3.fc14
* maven-war-plugin is not up to date
upstream: 2.1.1, Fedora: 2.1-0.3.b1.fc14
Happy new year to all of you,
Pierre
12 years, 11 months