Zum Hauptinhalt gehen

Debug a FirstSpirit server remotely with Intellij

Kommentare

3 Kommentare

  • Zendesk API User
    Author: boesebeck - 7/8/2010 17:33

    Thats works also with Eclipse and others Java IDE :smileyhappy:

    0
  • Zendesk API User
    Author: Peter_Jodeleit - 7/9/2010 6:59

    IntelliJ gives you already a very detailed hint about this :smileywink:

    0
  • Zendesk API User
    Author: Peter_Jodeleit - 7/9/2010 9:33

    Own more comment: The use case where you need a debugger on a FirstSpirit server vm is debugging module classes which are executed on the server.

    I would recommend writing unit test for your module classes, using some mock infastructure to simulate the environment (e.g. utilizing the excellent EasyMock).

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.