Buttons are grayed out
When I open some of my perl scripts in project, I can't debug them, because the buttons, related to debugging are grayed out (i can't click them). Furthermore, i can't set a breakpoint in that script either. On the other side, other scripts are debuggable. All scripts have a correct shebang (#!/usr/bin/perl)What can be done to fix that? Could it be, because some of the scripts don't have .pl extensions?
Answer:
Indeed they could be grayed out because of the extension. Check File/ Language and select "perl" if needed.
If you want optiperl to consider a specific extension as perl by default, you can edit the file Parsers.xml, see http://www.xarka.com/optiperl/help/othersettings.htm
24.11.2005. 12:59
This article hasn't been commented yet.
Write a comment