Closed GoogleCodeExporter closed 8 years ago
I don't think they look the same. What version of Sea Glass are you using?
What JDK are you using? It won't work with Java7, and it won't work with Java6
earlier than update 17.
Original comment by kahuxtable
on 31 Jul 2011 at 9:30
I don't think they look the same. What version of Sea Glass are you using?
What JDK are you using? It won't work with Java7, and it won't work with Java6
earlier than update 17.
Original comment by kahuxtable
on 31 Jul 2011 at 9:30
I m using java 6 update 24, I m using the latest build on integration_rossi
In Eclipse 3.7 i m getting error saying "Access restriction: The method
getFontMetrics(JComponent, Graphics) from the type SwingUtilities2 is
not accessible due to restriction on required library C:\Program Files\Java\jre6\lib\rt.jar"
Many Errors like this
Original comment by gnadh2007
on 31 Jul 2011 at 10:05
;)
I corrected that error by removing and adding the Java Library in Build Path
(Searched internet)
Sorry for that enabled and disabled
It was my fault typing it wrong
I wanted to report about setEditable(true) and setEditable(false) have no
differences but mistaken
Original comment by gnadh2007
on 31 Jul 2011 at 10:11
Hmmm... I'm developing on a Mac running OS X 10.6.8 (Snow Leopard) and Apple's
JDK version 1.6.0_26. I'm using Maven 3.0.3 and getting different errors. I
suspect some of the Maven plugin versions aren't compatible with Maven 3.
What Maven are you using?
I'm still looking at this, but from a command line to avoid interacting with
M2E.
Original comment by kahuxtable
on 31 Jul 2011 at 10:17
Okay, I found *my* problem. Apple changed the location of classes.jar, which is
what they call rt.jar. Instead of being in "shared_bundle/Classes" it's now in
"bundle/Classes". Go figure.
Anyway, Rossi's branch builds fine on my Mac with that one change.
Original comment by kahuxtable
on 31 Jul 2011 at 10:55
maven 3.0.2
Do u mean mavens version may cause "setEditable(true) and setEditable(false)"
look similar
I am using windows 7
Do they have difference in your snow leapord
Original comment by gnadh2007
on 1 Aug 2011 at 2:21
Seems to be an outdated issue.
I close this one for now. Please test the latest version.
Original comment by rosstaus...@googlemail.com
on 14 Nov 2013 at 9:36
Original issue reported on code.google.com by
gnadh2007
on 29 Jul 2011 at 6:44