
|
Available Workflow Actions
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
Product: IDEA
> Build: 6819
> Evaluator: false
> Name: Ruslan
> Comment: Bug report.
>The source code bellow compiles and run fine using java 1.5.0_11. But at IntelliJ IDEA 7.0 M1 build # 6819 according to java file editor source code looks like has some compile time problems.
>
>public class TestClass {
>
> public static void main(String[] args) {
> char \u0062 = 'b' ;
> System.out.println(b);
> b+=1;
> System.out.println(b);
> }
>
>}
> Country: BELARUS
> TimeZone: Europe/Minsk
>
[Created via e-mail received from: baskou at mail dot by]
|
|
Description
|
Product: IDEA
> Build: 6819
> Evaluator: false
> Name: Ruslan
> Comment: Bug report.
>The source code bellow compiles and run fine using java 1.5.0_11. But at IntelliJ IDEA 7.0 M1 build # 6819 according to java file editor source code looks like has some compile time problems.
>
>public class TestClass {
>
> public static void main(String[] args) {
> char \u0062 = 'b' ;
> System.out.println(b);
> b+=1;
> System.out.println(b);
> }
>
>}
> Country: BELARUS
> TimeZone: Europe/Minsk
>
[Created via e-mail received from: baskou at mail dot by] |
Show » |
| There are no comments yet on this issue.
|
|