[Jarspy-commits] CVS: JarSpy-htdocs intellijPlugin.php,1.1,1.2
Status: Beta
Brought to you by:
brown_j
|
From: Jeff B. <br...@us...> - 2003-01-25 23:57:38
|
Update of /cvsroot/jarspy/JarSpy-htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv21260 Modified Files: intellijPlugin.php Log Message: Index: intellijPlugin.php =================================================================== RCS file: /cvsroot/jarspy/JarSpy-htdocs/intellijPlugin.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** intellijPlugin.php 25 Jan 2003 23:55:49 -0000 1.1 --- intellijPlugin.php 25 Jan 2003 23:57:35 -0000 1.2 *************** *** 10,14 **** <b>JarSpy - IntelliJ IDEA Plugin</b> <p> ! A JarSpy plugin for <a href="http://www.intellij.com/">IntelliJ IDEA is in development. Click <a href="jarspy-plugin.jar">here</a> to download the latest plugin release. --- 10,14 ---- <b>JarSpy - IntelliJ IDEA Plugin</b> <p> ! A JarSpy plugin for <a href="http://www.intellij.com/">IntelliJ IDEA</a> is in development. Click <a href="jarspy-plugin.jar">here</a> to download the latest plugin release. *************** *** 16,20 **** <p> The JarSpy plugin for IntelliJ IDEA integrates JarSpy functionality ! right in to the IDE. To activate the plugin, simply right-click on any jar file in the IntelliJ IDEA project pane, and select "Inspect With JarSpy" --- 16,20 ---- <p> The JarSpy plugin for IntelliJ IDEA integrates JarSpy functionality ! right in to the IDE. To activate the plugin, just right-click on any jar file in the IntelliJ IDEA project pane, and select "Inspect With JarSpy" |