You are not logged in.

jbExplorer

Trainee

  • "jbExplorer" started this thread

Posts: 111

Date of registration: Mar 18th 2013

  • Send private message

1

Monday, March 23rd 2015, 8:55pm

Jabaco not recognizing System.out and debug.Print

I just found out, that one of my older Jabaco projects returns an error when compiling a System.out.println statement, that a Class is expected, and the 'out' is highlighted.


Also, when typing System then a dot, it uppercases it to SYSTEM.



I figure this has to do with the order of my Imports, so I explicitly put a


Import java#lang#System


at the top


Similarly for Debug.Print. The class error points to the Print method.

jbExplorer

Trainee

  • "jbExplorer" started this thread

Posts: 111

Date of registration: Mar 18th 2013

  • Send private message

2

Monday, March 23rd 2015, 9:10pm

It looks like it was related to some checkmarks in some of the classes in References (classpath)/Jabaco.jar and rt.jar.

Rate this thread
WoltLab Burning Board