-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
ahmadsebak
committed
Jun 4, 2015
1 parent
630e3f6
commit 488ca34
Showing
3 changed files
with
15 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,20 @@ | ||
<idea-plugin version="2"> | ||
<id>com.atsebak.raspberrypi</id> | ||
<name>Embedded Linux JVM Debugger (Raspberry Pi, Intel x86, ARM processors)</name> | ||
<version>0.33</version> | ||
<version>0.35</version> | ||
<vendor email="[email protected]" url="http://www.atsebak.com">At Sebak</vendor> | ||
|
||
<description><![CDATA[ | ||
<p>Embedded Linux Java Debugger for Embedded Systems</p> | ||
]]></description> | ||
|
||
<change-notes><![CDATA[ | ||
<b>Version 0.35</b> | ||
<ul> | ||
<li> | ||
Fixed Debug deduplicate vm argument | ||
</li> | ||
</ul> | ||
<b>Version 0.33</b> | ||
<ul> | ||
<li> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters