From 4072483a08db352b98c9406afb2bbcec2927212d Mon Sep 17 00:00:00 2001 From: Evgeny Pasynkov Date: Mon, 18 Jun 2012 14:04:08 +0200 Subject: [PATCH] +JarFile.JarEntry --- .idea/compiler.xml | 6 +- .../libraries/JarVersionDetectionUtil.java | 2 +- .../src/com/intellij/openapi/vfs/JarFile.java | 14 +++- .../openapi/vfs/impl/jar/JarHandlerBase.java | 76 +++++++++++++++---- .../openapi/projectRoots/JdkUtil.java | 3 +- 5 files changed, 76 insertions(+), 25 deletions(-) diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 569ac7af0c1b..fa595e20de73 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -20,11 +20,7 @@ - - - - - +