RFR: 8286: Fix broken launcher
Alex Macdonald
aptmac at openjdk.org
Fri Nov 1 14:21:35 UTC 2024
On Fri, 1 Nov 2024 00:53:06 GMT, Marcus Hirt <hirt at openjdk.org> wrote:
> The launcher for launching JMC from within the development environment in Eclipse is broken. Going by features and adding some additional plug-ins solve it for me. Let me know if it works better for you too.
configuration/ide/eclipse/launchers/JMC-RCP.launch line 34:
> 32: WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
> 33: -->
> 34: <?xml version="1.0" encoding="UTF-8" standalone="no"?>
The presence of this line is preventing me from importing and using the launcher. Otherwise it seems to be working okay.
-------------
PR Review Comment: https://git.openjdk.org/jmc/pull/601#discussion_r1825875083
More information about the jmc-dev
mailing list