Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
visionx:eclipse_debug [2023/04/07 06:03]
robot
visionx:eclipse_debug [2023/04/11 11:34] (current)
robot
Line 2: Line 2:
  
 ~~Title: Debug with Eclipse~~ ~~Title: Debug with Eclipse~~
-Version: 1.0 / 2023-04-07+Version: 1.0 / 2023-04-11
  
 ====== Introduction ====== ====== Introduction ======
Line 10: Line 10:
 ====== Attach Source for libraries ====== ====== Attach Source for libraries ======
  
-To be able to debug used application libraries, it's required to attach the source code of libaries. The source files are located in folder ​<​html>​<VisionX></​html>/​enterprise/​debug.+To be able to debug used application libraries, it's required to attach the source code of libaries. The source files are located in folder <​VisionX>/​enterprise/​debug.
  
 You have 2 options for attaching source to libraries. The first one is used, if the "Class File Viewer"​ shows "​Source not found",​ and the second option will attach the source files proactive in project properties. You have 2 options for attaching source to libraries. The first one is used, if the "Class File Viewer"​ shows "​Source not found",​ and the second option will attach the source files proactive in project properties.
Line 16: Line 16:
 ===== Source not found ===== ===== Source not found =====
  
-Click on class or method while pressing ​<​html>​<CTRL></​html> key.+Click on class or method while pressing <​CTRL>​ key.
  
 {{:​visionx:​eclipse_debug:​method1_clickonclassofinterest.png?​nolink|}} {{:​visionx:​eclipse_debug:​method1_clickonclassofinterest.png?​nolink|}}
Line 28: Line 28:
 {{:​visionx:​eclipse_debug:​attachsource_externalfile.png?​nolink|}} {{:​visionx:​eclipse_debug:​attachsource_externalfile.png?​nolink|}}
  
-Press "​External File..."​ button, and choose the corresponding source file, in folder ​<​html>​<VisionX></​html>/​enterprise/​debug (eg. for jvx.jar the file jvx_src.zip is needed).+Press "​External File..."​ button, and choose the corresponding source file, in folder <​VisionX>/​enterprise/​debug (eg. for jvx.jar the file jvx_src.zip is needed).
  
 {{:​visionx:​eclipse_debug:​attachsource_sourcezip.png?​nolink|}} {{:​visionx:​eclipse_debug:​attachsource_sourcezip.png?​nolink|}}
Line 46: Line 46:
 {{:​visionx:​eclipse_debug:​method2_javabuildpath_sourceattachment.png?​nolink|}} {{:​visionx:​eclipse_debug:​method2_javabuildpath_sourceattachment.png?​nolink|}}
  
-Open the node of the desired library and select "​Source attachment: (None)"​. Then press on "​Edit"​ button on right side, and the Source Attachment Configuration Dialog will be opened like in Method 1, and shows the library, for which the source file has to be attached (in this case jvx.jar). Press "​External File…"​ button, and choose the corresponding source file, in folder ​<​html>​<VisionX></​html>/​enterprise/​debug (eg. for jvx.jar the file jvx_src.zip is needed).+Open the node of the desired library and select "​Source attachment: (None)"​. Then press on "​Edit"​ button on right side, and the Source Attachment Configuration Dialog will be opened like in Method 1, and shows the library, for which the source file has to be attached (in this case jvx.jar). Press "​External File…"​ button, and choose the corresponding source file, in folder <​VisionX>/​enterprise/​debug (eg. for jvx.jar the file jvx_src.zip is needed).
  
 ====== Install and configure Decompiler ====== ====== Install and configure Decompiler ======
Line 56: Line 56:
 {{:​visionx:​eclipse_debug:​installdecompiler_frommarketplace.png?​nolink|}} {{:​visionx:​eclipse_debug:​installdecompiler_frommarketplace.png?​nolink|}}
  
-Search for decompiler, and press on "​Install"​ button of Enhanced Class Decompiler ​<​html>​<Version></​html>.+Search for decompiler, and press on "​Install"​ button of Enhanced Class Decompiler <​Version>​.
  
 {{:​visionx:​eclipse_debug:​installenhanceddecompiler.png?​nolink|}} {{:​visionx:​eclipse_debug:​installenhanceddecompiler.png?​nolink|}}
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information