117 NullPointerException injacob-1.17-M2
This commit is contained in:
@@ -67,6 +67,8 @@ Microsoft Visual C++ 8.0 supports 64 bit builds. so no additional tools are requ
|
||||
<H1>Build Process</H1>
|
||||
The build process is based on ANT.
|
||||
You can run ANT from inside of eclipse or from the command line.
|
||||
Running from inside eclipse means you don't have any installation, pathing or configuration to do.
|
||||
You can just open the xml and then "run as ant" on the selected target in the "outline" pane.
|
||||
The ant process is driven off of a configuration file named
|
||||
<code>compilation_tools.properties</code> that describes the locations of the JDK and Microsoft
|
||||
C++ tools. The <code>build.xml</code> file in the root directory contains examples of the contents
|
||||
|
||||
@@ -30,6 +30,10 @@
|
||||
<td width="13%" valign="top">111 (new numbers)</td>
|
||||
<td width="87%" valign="top">(M3)m_pDispatch is not 0 if not attached</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top">117 (new numbers)</td>
|
||||
<td width="87%" valign="top">(M4) NullPointerException injacob-1.17-M2</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%" valign="top"> </td>
|
||||
<td width="87%" valign="top"> </td>
|
||||
|
||||
Reference in New Issue
Block a user