missing files
commitb8a82866384c9a308d5503e6ab2fab25f0cd2ffa
authorAlexey Kudravtsev <cdr@intellij.com>
Wed, 3 Feb 2010 13:11:12 +0000 (3 16:11 +0300)
committerAlexey Kudravtsev <cdr@intellij.com>
Wed, 3 Feb 2010 16:00:54 +0000 (3 19:00 +0300)
tree139f9f9891a253e0870f368be3cf0ed3bc884ee2
parenta9d3c2cc278cd0b40335f72044943af874c208bd
missing files
java/java-impl/src/com/intellij/codeInspection/NumericOverflowInspection.java [new file with mode: 0644]
java/java-tests/testData/inspection/numericOverflow/simple/expected.xml [new file with mode: 0644]
java/java-tests/testData/inspection/numericOverflow/simple/src/Foo.java [new file with mode: 0644]
java/java-tests/testSrc/com/intellij/codeInspection/NumericOverflowTest.java [new file with mode: 0644]
resources-en/src/inspectionDescriptions/NumericOverflow.html [new file with mode: 0644]