如何在没有运行时检查的情况下设置Eclipse来编辑Perl? [英] How can I set up Eclipse to edit Perl without the runtime checking?

查看:150
本文介绍了如何在没有运行时检查的情况下设置Eclipse来编辑Perl?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个包含Java(在客户端)和Perl(在服务器端)的项目,我真的希望使用Eclipse编辑我的Perl脚本,而不是去另一个编辑器。我试图使用 EPIC插件。但是,我没有办法在本地机器上为这些脚本设置运行环境,因此插件会显示与缺少的库和其他外部依赖关系相关的各种错误。



我只想要一个文本编辑器,并为Perl提供了很好的语法高亮。有什么建议么?使用EPIC插件的任何方式可以关闭运行时错误检查?我无法找到任何快速搜索的东西。

解决方案

在工作台本身不是一个设置。这是一个每个项目的设置。



在您的Perl项目中,选择Project-> Properties。在该对话框中,单击构建器。你可能只有一个 - Perl Auto Builder。取消选择它,然后点击确定。



不幸的是,您必须为每个单独的Perl项目执行此操作。


I'm working on a project that include both Java (on the client side) and Perl (on the server side), and I would really like to use Eclipse to edit my Perl scripts instead of going to another editor. I've tried to use the EPIC plugin. However, I have no way of setting up a run environment for these scripts on my local machine, so the plugin displays all kinds of errors related to missing libraries and other external dependencies.

I just want a text editor with nice syntax highlighting for Perl. Any suggestions? Any way that you can turn off the runtime error checking when using the EPIC plugin? I wasn't able to find anything with a quick search.

解决方案

It isn't a setting, per se, in the workbench. It's a per-project setting.

While in your Perl project, select Project->Properties. In that dialog, click on "Builders". You probably have just the one-- "Perl Auto Builder". De-select it and click "Ok".

Unfortunately, you'll have to do this for each separate Perl project.

这篇关于如何在没有运行时检查的情况下设置Eclipse来编辑Perl?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆