Changes between Version 10 and Version 11 of EclipseInterface


Ignore:
Timestamp:
Apr 19, 2015, 8:56:27 PM (10 years ago)
Author:
manualwiki
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EclipseInterface

    v10 v11  
    323323* **The plugin runs, but I'm unable to connect to the !RefactorErl tool** - This can happen for various reasons, you can try taking the following steps: 
    324324  1. Make sure the tool is installed properly and can be run from the command line. (Take care, because Mnesia can only be start with one name per data directory, and this also stands for the default values!) 
    325   1. Try ticking the **Debug mode** button in the **Preferences** window. When you attempt to connect, a console view will appear, where you can check the output of the process. If there is no output, you're likely not supplied the correct path to the !RefactorErl process. 
     325  1. Try ticking the **Debug mode** button in the **Preferences** window. When you attempt to connect, a console view will appear, where you can check the output of the process. If there is no output, you're likely not supplied the correct path of the !RefactorErl process. 
    326326  1. If the process starts, but the connection doesn't, you can try checking the logs. These files are containing the Erlang-formatted communication between the plugin and the !RefactorErl process.