|
|
| Added: |
> > |
- API Comparator 0.2.1.1 screenshot:
|
| Added: |
> > |
0.2.1.1
- Aurora ported build
- Bug fixes
|
| Added: |
> > |
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.2.1"}%
| > > |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.2.1.1"}%
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://www.intellij.org/twiki/pub/Main/APIComparatorPlugin/apiComparator-0.2.zip"}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/APIComparatorPlugin/apiComparator-0.2-src.zip"}%
| > > |
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://plugins.intellij.net/pluginManager?action=download&id=API%20Comparator"}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/APIComparatorPlugin/apiComparator-0.2.1.1-src.zip"}%
|
| Changed: |
< < |
%META:FILEATTACHMENT{name="apiComparator-0.2.1-src.zip" attr="" comment="" date="1086675286" path="I:\development\projects\JetBrains\plugins.releases\apiComparator-0.2.1-src.zip" size="139403" user="AlexeyEfimov" version="1.1"}%
| > > |
%META:FILEATTACHMENT{name="apiComparator-0.2.1-src.zip" attr="h" comment="" date="1086675286" path="I:\development\projects\JetBrains\plugins.releases\apiComparator-0.2.1-src.zip" size="139403" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.2.1.1-src.zip" attr="" comment="" date="1086679962" path="I:\development\projects\JetBrains\plugins.releases\apiComparator-0.2.1.1-src.zip" size="139954" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.2.1.1.png" attr="h" comment="" date="1086681318" path="I:\development\projects\JetBrains\plugins.releases\apiComparator-0.2.1.1.png" size="14521" user="AlexeyEfimov" version="1.1"}% |
|
|
| Deleted: |
< < |
- Screenshot of APIComparator 0.2 (API changes in openapi.jar from 998 to 1002 build)
- Screenshot of APIComparator 0.2 (Export):
|
| Added: |
> > |
0.2.1
- Hide added/removed/changed filter option
- Progress monitor while comparison and snapshot loading
- View offline comparison results
- Bug fixes
|
| Changed: |
< < |
-- AlexeyEfimov - 22 Dec 2003
| > > |
-- AlexeyEfimov - 08 Jun 2004
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.2"}%
| > > |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.2.1"}%
|
| Changed: |
< < |
%META:FILEATTACHMENT{name="apiComparator-0.2.zip" attr="" comment="API Comparator 0.2 " date="1072088639" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.2.zip" size="77672" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.2-src.zip" attr="" comment="API Comparator 0.2 Sources" date="1072088680" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.2-src.zip" size="75265" user="AlexeyEfimov" version="1.1"}%
| > > |
%META:FILEATTACHMENT{name="apiComparator-0.2.zip" attr="h" comment="API Comparator 0.2 " date="1072088639" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.2.zip" size="77672" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.2-src.zip" attr="h" comment="API Comparator 0.2 Sources" date="1072088680" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.2-src.zip" size="75265" user="AlexeyEfimov" version="1.1"}%
|
| Added: |
> > |
%META:FILEATTACHMENT{name="apiComparator-0.2.1-src.zip" attr="" comment="" date="1086675286" path="I:\development\projects\JetBrains\plugins.releases\apiComparator-0.2.1-src.zip" size="139403" user="AlexeyEfimov" version="1.1"}% |
|
|
| Deleted: |
< < |
This build developed for Aurora, but it works on Ariadna. You must have bcel.jar in lib directory of IDEA or lib folder of this plugin. |
|
|
| Changed: |
< < |
| > > |
- Screenshot of APIComparator 0.2 (API changes in openapi.jar from 998 to 1002 build)
- Screenshot of APIComparator 0.2 (Export):
|
| Deleted: |
< < |
|
| Changed: |
< < |
%META:FILEATTACHMENT{name="apiComparator-0.2-export.png" attr="h" comment="Screenshot APIComparator 0.1 (Export)" date="1072090301" path="D:\apiComparator-0.2-export.png" size="12487" user="AlexeyEfimov" version="1.1"}%
| > > |
%META:FILEATTACHMENT{name="apiComparator-0.2-export.png" attr="h" comment="Screenshot APIComparator 0.2 (Export)" date="1072090301" path="D:\apiComparator-0.2-export.png" size="12487" user="AlexeyEfimov" version="1.1"}% |
|
|
| Changed: |
< < |
| > > |
|
| Changed: |
< < |
-
Export comparing results to HTML
| > > |
-
Export comparing results
|
| Added: |
> > |
0.2
- Export to plain text
- Saving size of dialogs
- Improvements in comparison engine (support for ProgressMonitor? in next version)
- Bug fixes
|
| Changed: |
< < |
-- AlexeyEfimov - 16 Dec 2003
| > > |
-- AlexeyEfimov - 22 Dec 2003
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.1.1"}%
| > > |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.2"}%
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://www.intellij.org/twiki/pub/Main/APIComparatorPlugin/apiComparator-0.1.1.zip"}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/APIComparatorPlugin/apiComparator-0.1.1-src.zip"}%
| > > |
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://www.intellij.org/twiki/pub/Main/APIComparatorPlugin/apiComparator-0.2.zip"}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/APIComparatorPlugin/apiComparator-0.2-src.zip"}%
|
| Changed: |
< < |
%META:FIELD{name="TestedOnOS" title="TestedOnOS" value="OsWin2K"}%
| > > |
%META:FIELD{name="TestedOnOS" title="TestedOnOS" value="OsWin2K, OsWinXP"}%
|
| Changed: |
< < |
%META:FILEATTACHMENT{name="apiComparator-0.1.1.zip" attr="" comment="API Comparator 0.1.1" date="1071568990" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.1.1.zip" size="62464" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.1.1-src.zip" attr="" comment="API Comparator 0.1.1 Sources" date="1071569025" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.1.1-src.zip" size="66914" user="AlexeyEfimov" version="1.1"}%
| > > |
%META:FILEATTACHMENT{name="apiComparator-0.1.1.zip" attr="h" comment="API Comparator 0.1.1" date="1071568990" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.1.1.zip" size="62464" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.1.1-src.zip" attr="h" comment="API Comparator 0.1.1 Sources" date="1071569025" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.1.1-src.zip" size="66914" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.2.zip" attr="" comment="API Comparator 0.2 " date="1072088639" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.2.zip" size="77672" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.2-src.zip" attr="" comment="API Comparator 0.2 Sources" date="1072088680" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.2-src.zip" size="75265" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.2.png" attr="h" comment="Screenshot APIComparator 0.1 (API changes)" date="1072090279" path="D:\apiComparator-0.2.png" size="18230" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.2-export.png" attr="h" comment="Screenshot APIComparator 0.1 (Export)" date="1072090301" path="D:\apiComparator-0.2-export.png" size="12487" user="AlexeyEfimov" version="1.1"}% |
|
|
| Added: |
> > |
-
Support for Diff API
|
| Added: |
> > |
0.1.1
- DiffTool? support
- Bug fixes in configuration states
|
| Deleted: |
< < |
Requires JARs
This plugin used BCEL and UIDesigner. It requires follows jars:
Yoy need JARs above in %IDEA_HOME%\lib or %IDEA_HOME%\plugins\apiComparator\lib folder.
|
| Changed: |
< < |
-- AlexeyEfimov - 15 Dec 2003
| > > |
-- AlexeyEfimov - 16 Dec 2003
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.1"}%
| > > |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.1.1"}%
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://www.intellij.org/twiki/pub/Main/APIComparatorPlugin/apiComparator-0.1.zip"}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/APIComparatorPlugin/apiComparator-0.1-src.zip"}%
| > > |
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://www.intellij.org/twiki/pub/Main/APIComparatorPlugin/apiComparator-0.1.1.zip"}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/APIComparatorPlugin/apiComparator-0.1.1-src.zip"}%
|
| Changed: |
< < |
%META:FILEATTACHMENT{name="apiComparator-0.1.zip" attr="" comment="API Comparator 0.1 " date="1071482559" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.1.zip" size="60686" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.1-src.zip" attr="" comment="API Comparator 0.1 Sources" date="1071482580" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.1-src.zip" size="66473" user="AlexeyEfimov" version="1.1"}%
| > > |
%META:FILEATTACHMENT{name="apiComparator-0.1.zip" attr="h" comment="API Comparator 0.1 " date="1071482559" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.1.zip" size="60686" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.1-src.zip" attr="h" comment="API Comparator 0.1 Sources" date="1071482580" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.1-src.zip" size="66473" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.1.1.zip" attr="" comment="API Comparator 0.1.1" date="1071568990" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.1.1.zip" size="62464" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.1.1-src.zip" attr="" comment="API Comparator 0.1.1 Sources" date="1071569025" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.1.1-src.zip" size="66914" user="AlexeyEfimov" version="1.1"}% |
|
|
| Changed: |
< < |
| > > |
|
| Deleted: |
< < |
|
| Added: |
> > |
-
Filters for comparison result
|
| Deleted: |
< < |
-
Export comparing results to Diff Panel
-
Standalone API comparator
|
| Deleted: |
< < |
IntelliJ IDEA integration
-
Invoke by action from Tools menu
-
Adding content to compare from context menu
|
| Added: |
> > |
0.1
- Recent files
- Option to show only changes in tree
- Option to show/hide class members
- Show comparison results in one tree
- Whole changed core of plugin code
|
| Changed: |
< < |
-- AlexeyEfimov - 12 Aug 2003
| > > |
-- AlexeyEfimov - 15 Dec 2003
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.0.2"}%
| > > |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.1"}%
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://www.intellij.org/twiki/pub/Main/APIComparatorPlugin/apiComparator-0.0.2.zip"}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/APIComparatorPlugin/apiComparator-0.0.2-src.zip"}%
| > > |
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://www.intellij.org/twiki/pub/Main/APIComparatorPlugin/apiComparator-0.1.zip"}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/APIComparatorPlugin/apiComparator-0.1-src.zip"}%
|
| Changed: |
< < |
%META:FILEATTACHMENT{name="apiComparator-0.0.2.zip" attr="" comment="API Comparator 0.0.2" date="1060623452" path="I:\Development\intellijPlugins\apiComparator\build\apiComparator-0.0.2.zip" size="170458" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.0.2-src.zip" attr="" comment="API Comparator 0.0.2 Source" date="1060623518" path="I:\Development\intellijPlugins\apiComparator\build\apiComparator-0.0.2-src.zip" size="149842" user="AlexeyEfimov" version="1.1"}%
| > > |
%META:FILEATTACHMENT{name="apiComparator-0.0.2.zip" attr="h" comment="API Comparator 0.0.2" date="1060623452" path="I:\Development\intellijPlugins\apiComparator\build\apiComparator-0.0.2.zip" size="170458" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.0.2-src.zip" attr="h" comment="API Comparator 0.0.2 Source" date="1060623518" path="I:\Development\intellijPlugins\apiComparator\build\apiComparator-0.0.2-src.zip" size="149842" user="AlexeyEfimov" version="1.1"}%
|
| Added: |
> > |
%META:FILEATTACHMENT{name="apiComparator-0.1.png" attr="h" comment="Screenshot APIComparator 0.1 (API changes)" date="1071482513" path="D:\apiComparator-0.1.png" size="31767" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.1.zip" attr="" comment="API Comparator 0.1 " date="1071482559" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.1.zip" size="60686" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.1-src.zip" attr="" comment="API Comparator 0.1 Sources" date="1071482580" path="I:\development\projects\JetBrains\plugins\apiComparator\apiComparator-0.1-src.zip" size="66473" user="AlexeyEfimov" version="1.1"}% |
|
|
| Added: |
> > |
|
| Added: |
> > |
-
Support for directory structure and ZIP nested classes directory or JARs
IntelliJ IDEA integration
-
Invoke by action from Tools menu
-
Adding content to compare from context menu
|
|
|
| Added: |
> > |
-
Navigating by differences in tree
-
Summary of comparison
|
| Added: |
> > |
-
Standalone API comparator
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value=""}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value=""}%
| > > |
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value="http://www.intellij.org/twiki/pub/Main/APIComparatorPlugin/apiComparator-0.0.2.zip"}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value="http://www.intellij.org/twiki/pub/Main/APIComparatorPlugin/apiComparator-0.0.2-src.zip"}% |
|
|
| Added: |
> > |
|
| Added: |
> > |
- See Required JARs section if you use Ariadna builds
Requires JARs
This plugin used BCEL and UIDesigner. It requires follows jars:
Yoy need JARs above in %IDEA_HOME%\lib or %IDEA_HOME%\plugins\apiComparator\lib folder.
|
| Changed: |
< < |
-- AlexeyEfimov - 11 Aug 2003
| > > |
-- AlexeyEfimov - 12 Aug 2003
|
| Added: |
> > |
%META:FILEATTACHMENT{name="apiComparator-0.0.2.gif" attr="h" comment="Screenshot APIComparator 0.0.2 (API changes)" date="1060676924" path="D:\apiComparator-0.0.2.gif" size="27064" user="AlexeyEfimov" version="1.1"}% |
|
|
| Changed: |
< < |
This build developed for Aurora, but it works on Ariadna. You must have bcel.jar in lib directory of IDEA or this plugin.
| > > |
This build developed for Aurora, but it works on Ariadna. You must have bcel.jar in lib directory of IDEA or lib folder of this plugin.
|
| Changed: |
< < |
| > > |
|
| Added: |
> > |
-
Service Provider Interface for tree comparison
|
| Changed: |
< < |
-
Export comparing results
| > > |
-
Export comparing results to HTML
-
Export comparing results to Diff Panel
|
| Added: |
> > |
0.0.2
- Rewriten comparison engine
- Dialog with progress bar while processing
- GUI improvements
- All UI form rebuilded with UI designer
|
| Changed: |
< < |
-- AlexeyEfimov - 04 Aug 2003
| > > |
-- AlexeyEfimov - 11 Aug 2003
|
| Changed: |
< < |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.0.1"}%
| > > |
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.0.2"}%
|
| Changed: |
< < |
%META:FILEATTACHMENT{name="apiComparator-0.0.1.zip" attr="" comment="API Comparator 0.0.1" date="1060004061" path="D:\Development\java\intellijPlugins\apiComparator\build\apiComparator-0.0.1.zip" size="99870" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.0.1-src.zip" attr="" comment="API Comparator 0.0.1Sources" date="1060004089" path="D:\Development\java\intellijPlugins\apiComparator\build\apiComparator-0.0.1-src.zip" size="80161" user="AlexeyEfimov" version="1.1"}%
| > > |
%META:FILEATTACHMENT{name="apiComparator-0.0.1.zip" attr="h" comment="API Comparator 0.0.1" date="1060004061" path="D:\Development\java\intellijPlugins\apiComparator\build\apiComparator-0.0.1.zip" size="99870" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.0.1-src.zip" attr="h" comment="API Comparator 0.0.1 Sources" date="1060004089" path="D:\Development\java\intellijPlugins\apiComparator\build\apiComparator-0.0.1-src.zip" size="80161" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.0.2.zip" attr="" comment="API Comparator 0.0.2" date="1060623452" path="I:\Development\intellijPlugins\apiComparator\build\apiComparator-0.0.2.zip" size="170458" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.0.2-src.zip" attr="" comment="API Comparator 0.0.2 Source" date="1060623518" path="I:\Development\intellijPlugins\apiComparator\build\apiComparator-0.0.2-src.zip" size="149842" user="AlexeyEfimov" version="1.1"}% |
|
|
| Added: |
> > |
%META:TOPICINFO{author="AlexeyEfimov" date="1060004340" format="1.0" version="1.1"}%
Plugin to comparing JAR files for API changes. This plugin used BCEL for detect API changes.
Please install it and choose API Comparator from Tools menu.
This build developed for Aurora, but it works on Ariadna. You must have bcel.jar in lib directory of IDEA or this plugin.
This build is beta version and may work unstable.
-
GUI for API comparing
-
Export comparing results
0.0.1
- Refactored Timur's Zambalayev tool for API comparison (many thanks, Timur)
- Simple GUI for comparator
- Simple plugin for IntelliJ IDEA
Please see the topic APIComparatorPluginDev, any feedback is welcome
- Download the binary ZIP file (see below)
- Extract folder "apiComparator" into your IntelliJ/plugins directory.
- Restart IntelliJ
Related Topics: PluginDocumentation, ProjectPluginTemplate, OpenAPI, IntellijPluginDocumentation,
IntellijPluginDocumentation, PluginDeployment, IdeasForPlugins
-- AlexeyEfimov - 04 Aug 2003
%META:FORM{name="IntelliJPluginWebForm"}%
%META:FIELD{name="IntelliJPluginName" title="IntelliJPluginName" value="API Comparator"}%
%META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="0.0.1"}%
%META:FIELD{name="IntelliJPluginVendor" title="IntelliJPluginVendor" value="Alexey Efimov"}%
%META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value=""}%
%META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value=""}%
%META:FIELD{name="IntelliJPluginClassification" title="IntelliJPluginClassification" value="CodeHelper"}%
%META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginPackage"}%
%META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="Plugin to comparing JAR files for API changes."}%
%META:FIELD{name="TestedOnOS" title="TestedOnOS" value="OsWin2K"}%
%META:FIELD{name="ShouldRunOnOS" title="ShouldRunOnOS" value="AnyOS"}%
%META:FILEATTACHMENT{name="apiComparator-0.0.1.zip" attr="" comment="API Comparator 0.0.1" date="1060004061" path="D:\Development\java\intellijPlugins\apiComparator\build\apiComparator-0.0.1.zip" size="99870" user="AlexeyEfimov" version="1.1"}%
%META:FILEATTACHMENT{name="apiComparator-0.0.1-src.zip" attr="" comment="API Comparator 0.0.1Sources" date="1060004089" path="D:\Development\java\intellijPlugins\apiComparator\build\apiComparator-0.0.1-src.zip" size="80161" user="AlexeyEfimov" version="1.1"}% |
View
| Diffs | r1.12 | > | r1.11 | > | r1.10
| More
|
|