PyDev source directory can now be found in the Eclipse dropins directory

Updating GhidraDev version to 2.1.1
This commit is contained in:
Ryan Kurtz 2020-06-01 13:30:02 -04:00 committed by dragonmacher
parent 02e017f507
commit 30df737334
5 changed files with 42 additions and 15 deletions

View file

@ -19,7 +19,7 @@
<h1>GhidraDev README</h1>
<p>GhidraDev provides support for developing and debugging Ghidra scripts and modules in Eclipse.
</p>
<p>The information provided in this document is effective as of GhidraDev 2.1.0 and is subject to
<p>The information provided in this document is effective as of GhidraDev 2.1.1 and is subject to
change with future releases.</p>
<ul>
@ -53,6 +53,8 @@ change with future releases.</p>
</ul>
<h2><a name="ChangeHistory"></a>Change History</h2>
<p><u><b>2.1.1</b>:</u> Python debugging now works when PyDev is installed via the Eclipse "dropins"
directory.</p>
<p><u><b>2.1.0</b>:</u>
<ul>
<li>