Results 1 to 4 of 4
- 02-24-2011, 06:09 PM #1
Member
- Join Date
- Feb 2011
- Posts
- 2
- Rep Power
- 0
problems accessing certain libraries
hello, i'm completely new to java and i've got a problem.
I installed eclipse and JDK 6.0 (and the most actual version of JRE) but for some reason i'm cannot use methods like toCharString for instance. I'm sure it must be some really silly mistake but I would be glad if someone could help me out here.
- 02-24-2011, 06:20 PM #2
If you want help with code, you should provide an SSCCE that demonstrates what you're actually talking about, along with any errors you're getting. Otherwise we're just guessing.
How to Ask Questions the Smart Way
Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!
- 02-24-2011, 06:28 PM #3
Member
- Join Date
- Feb 2011
- Posts
- 2
- Rep Power
- 0
thank you, i already figured it out. I was typing toCharString(string) instead of string.toCharString all the time. Scheme makes me wanna write everything in brackets...
- 02-24-2011, 10:53 PM #4
Similar Threads
-
different external libraries for different OS and CVS
By jv_martin in forum EclipseReplies: 1Last Post: 11-04-2009, 02:45 AM -
Reading Libraries.
By leiferouis in forum New To JavaReplies: 4Last Post: 02-07-2009, 08:34 PM -
Accessing libraries in Eclipse
By JL4 in forum New To JavaReplies: 0Last Post: 12-26-2008, 03:11 PM -
Problems with accessing my workspace
By Manoeuvre in forum EclipseReplies: 0Last Post: 11-24-2008, 10:40 AM -
VJSF/Tomcat6.x: Trouble accessing libraries
By VJSFDeveloper in forum SWT / JFaceReplies: 0Last Post: 09-08-2008, 04:52 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks