This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 257102 - Unable to print when launching the code
Summary: Unable to print when launching the code
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 8.1
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: Martin Balin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-10 15:43 UTC by Althothor
Modified: 2015-12-11 07:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen of what it does when I launch any program with two System.out.print() (1.84 KB, image/png)
2015-12-10 15:43 UTC, Althothor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Althothor 2015-12-10 15:43:56 UTC
Created attachment 157751 [details]
Screen of what it does when I launch any program with two System.out.print()

Hello !

It's been time and I search so hard for solution but I don't find anything.
So there's the problem : when I want to print something with System.out.print(), when I launch, it's just display little square (see attachement), like the square you have when it's an unsupported char.
I don't do anything particular before this bug came out.

Thank you for your time
Comment 1 Jiri Prox 2015-12-11 07:48:05 UTC
Can you please provide the code, which prints the characters?
What encoding do you use?