mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
renamed: ../../../../../jps/testData/incremental/fieldProperties/nonIncremental3/src/A/A.java -> fieldProperties/nonIncremental3/A$A.java.new~
This commit is contained in:
parent
7d194f269e
commit
f2fabd3bf1
+12
@@ -0,0 +1,12 @@
|
||||
package A;
|
||||
|
||||
/**
|
||||
* Created by IntelliJ IDEA.
|
||||
* User: db
|
||||
* Date: 23.01.12
|
||||
* Time: 13:51
|
||||
* To change this template use File | Settings | File Templates.
|
||||
*/
|
||||
public class A {
|
||||
final static int x = 1024;
|
||||
}
|
||||
Reference in New Issue
Block a user