Displaying 3 results from an estimated 3 matches for "jgoodies".
Did you mean:
goodies
2007 Jan 30
3
Java headaches
...ll /usr/bin/java java
/usr/java/jre1.5.0_09/bin/java 10 \
--slave /usr/bin/rmiregistry rmiregistry
/usr/java/jre1.5.0_09/bin/rmiregistry \
--slave /usr/lib/jvm/jre jre /usr/java/jre1.5.0_09
/usr/sbin/alternatives --set java /usr/java/jre1.5.0_09/bin/java
These seem to work but:
rpm -ivh jgoodies-forms-1.0.5-2jpp.noarch.rpm
error: Failed dependencies:
java >= 0:1.4 is needed by jgoodies-forms-1.0.5-2jpp.noarch
and java -version yields:
java version "1.5.0_09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03)
Java HotSpot(TM) Client VM (build 1.5.0_...
2008 Mar 06
3
xml-commons-jaxp-1.3-apis for Freemind?
...orking on installing Freemind
(http://freemind.sourceforge.net/wiki/index.php/Main_Page) on my new
notebook. And it is not working... I downloaded all the rpms and put
them into my local repo, enabled the jpackages repos then, well here is
what is happening:
yum install freemind* jcalendar* jgoodies-forms*
Loading "installonlyn" plugin
Loading "priorities" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
429 packages excluded due to repository priority protections
Parsing package install arguments
Resolving Dependenci...
2006 Feb 01
8
Spring-rich killer: rails rich-client proposal
Hello Doug,
I am not disputing anything you say and in fact, spring-rich is "okay"
as far as swing development goes. But rails principles adheres to those
which we hold near and dear such as "don''t repeat yourself" (note:
spring-rich model, glazed lists model, jgoodies models) and "convention
over configuration (note: xml config files). Let''s get away from that
messy style of development and move on to what we know is already a
superior technology if from no other indicator than the critical mass of
followers.
Thank you very much for your reply and...