Properties->Perl Include Path NOT working

Aurora
2012-03-08
1 day ago
  • Aurora
    Aurora
    2012-03-08

    I have recently installed EPIC (test version) on Eclipse Indigo for 64bit Linux. I have been trying to work with some existing code and have been frustrated by @INC problems. I can modify the @INC path in all the normal perl ways and by setting the PERL5LIB ENV before startign Eclipse.

    However… when I try to update the @INC path through the Project Properties, Nothing happens. I browse, apply and the display box above the ADD To List is never updated and no changes are made to my @INC path at run time.

    Any help/suggestions would be very much appreciated.

     
  • Aurora
    Aurora
    2012-03-08

    Sorry for posting this in "Open Discussions and Not Help" did not realize I was doing this.

     
  • Jan Ploski
    Jan Ploski
    2012-03-08

    It is not clear from your description whether you click the "Add to List" button, which is supposed to add the new entry to the list above it. If not, try doing it.

     
  • Aurora
    Aurora
    2012-03-08

    Thanks! You hit the nail on the head. I assumed that hitting "OK" would add the entry to the @INC path. I am a little ashamed that I didn't think of that. I was afraid this was going to turn out to be something simple when I did not find any posts about it.

    Appreciate the help very much. Thanks again.