Book a Demo

Author Topic: How to configure Debug--- Urgent  (Read 3037 times)

mesros83

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
How to configure Debug--- Urgent
« on: June 08, 2009, 07:00:48 pm »
Hi all,

I'm spending a lot of time to try to configure Java debug of my project in Enterprise Architect, but it doesn't work. Can someone help me to set up debug?

These is the folder structure of my project:

.../SoftwareSystem
                      /lib
                      /build
                      /src
                      /src/gaia/pfs/nodes
                       /src/gaia/pfs/launcher
                      
The same folder structure under src is under build.

I think that I make a mistake adding the classpath using the Djava-class-path property. According to my project structure, how should be this property set?

Another useful info are the Directory: ../SoftwareSystem and the main class : gaia.pfs.launcher.PFSLauncher.

Thanks a lot!!!
« Last Edit: June 08, 2009, 07:09:40 pm by mesros83 »