Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 4 of 4
Search took 0.60 seconds.
Search: Posts Made By: Cloakd
Forum: Java and JSP 09-23-2009, 09:56 PM
Replies: 0
Views: 1,208
Posted By Cloakd
FNF Error: scores.dat (The system cannot find the file specified)

I have created a highscore table loader and writer for my little game yet it cant seem to find the file let alone make or write to it.

here is the code:
package javaapplication2;

import...
Forum: Java and JSP 09-23-2009, 07:52 PM
Replies: 3
Views: 1,106
Posted By Cloakd
how do i recompile in Xlint? using Netbeans...

how do i recompile in Xlint?

using Netbeans by the way.
Forum: Java and JSP 09-23-2009, 07:40 PM
Replies: 3
Views: 1,106
Posted By Cloakd
Unchecked or Unsafe Operations

I keep getting this error:
Note: [classpath...]/HighscoreManager.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

i don't see why its triggering this...
Forum: Java and JSP 09-23-2009, 06:17 PM
Replies: 13
Views: 19,450
Posted By Cloakd
I am also having a problem with my class, i dont...

I am also having a problem with my class, i dont understand what is going on as it all looks fine to me.

package javaapplication2;

import java.util.*;
import java.io.*;

public class...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT +1. The time now is 07:27 AM.