| 
View
 

Java

Page history last edited by matthew 4 years, 11 months ago

Java Tools

 

Java Tutorials 

  • Another Java package tutorial here 
  • serialVersionUID guide here
  • Using serialver command examples here

 

Java information, errors and solutions.

  • unmappable character for encoding Cp1252

Environment variable: JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF8

Command-line: javac -encoding utf8

  •  

 

 

Comments (0)

You don't have permission to comment on this page.