代码之家  ›  专栏  ›  技术社区  ›  Thomas Owens

EclipseGalileo或Netbeans6.7是否有一个好的Perl项目插件?

  •  0
  • Thomas Owens  · 技术社区  · 15 年前

    我试着用 Perl Editor and IDE for Eclipse ,但是我在安装时失败了,除了语法高亮之外,我没有找到任何其他NetBeans的东西(无法从IDE中执行或调试Perl,也无法生成Perl项目)。

    在为Eclipse安装Perl编辑器和IDE时,我得到的错误是:

    An error occurred while collecting items to be installed
      session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=).
      No repository found containing: osgi.bundle,org.eclipse.ant.ui,3.4.1.v20090901_r351
      No repository found containing: osgi.bundle,org.eclipse.cvs,1.0.300.v200909170800
      No repository found containing: osgi.bundle,org.eclipse.jdt,3.5.1.v200909170800
      No repository found containing: osgi.bundle,org.eclipse.jdt.apt.core,3.3.201.R35x_v20090818-0235
      No repository found containing: osgi.bundle,org.eclipse.jdt.apt.pluggable.core,1.0.201.R35x_v20090818-0225
      No repository found containing: osgi.bundle,org.eclipse.jdt.compiler.apt,1.0.201.R35x_v20090825-1530
      No repository found containing: osgi.bundle,org.eclipse.jdt.compiler.tool,1.0.100.v_972_R35x
      No repository found containing: osgi.bundle,org.eclipse.jdt.core,3.5.1.v_972_R35x
      No repository found containing: osgi.bundle,org.eclipse.jdt.debug.ui,3.4.1.v20090811_r351
      No repository found containing: osgi.bundle,org.eclipse.jdt.doc.user,3.5.1.r351_v20090821-0800
      No repository found containing: osgi.bundle,org.eclipse.jdt.junit,3.5.1.r351_v20090708-0800
      No repository found containing: osgi.bundle,org.eclipse.jdt.ui,3.5.1.r351_v20090821-0800
      No repository found containing: osgi.bundle,org.eclipse.pde.build,3.5.1.R35x_20090820
      No repository found containing: osgi.bundle,org.eclipse.pde.core,3.5.100.v20090821
      No repository found containing: osgi.bundle,org.eclipse.team.cvs.ui,3.3.201.R35x_v20090826-0905
      No repository found containing: osgi.bundle,org.eclipse.ui.views.log,1.0.100.v20090731
      No repository found containing: osgi.bundle,org.junit4,4.5.0.v20090824
      No repository found containing: org.eclipse.update.feature,org.eclipse.cvs,1.1.101.R35x_v20090811-7E79FEd9KKF5H2YDWFLLBL01A16
      No repository found containing: binary,org.eclipse.cvs_root,1.1.101.R35x_v20090811-7E79FEd9KKF5H2YDWFLLBL01A16
      No repository found containing: org.eclipse.update.feature,org.eclipse.jdt,3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ
      No repository found containing: binary,org.eclipse.jdt_root,3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ
    

    4 回复  |  直到 15 年前
        1
  •  4
  •   xxxxxxx    15 年前

    如果编写Perl,请使用Perl编写的IDE-> Padre . 作为替代方案,您可以使用Vim或emacs。

    P、 S.:从未尝试用Eclipse编写Perl

        2
  •  1
  •   Mick    15 年前

    如果您想要一个具有代码完成、调试器集成等功能的IDE,可以从ActiveState中仔细查看Komodo。有 free professional editions ,可用于OS X、Linux和Windows。

    它具有出色的集成调试功能、代码完成、代码折叠等等。毫无疑问,这是我使用过的最好的PerlIDE。这个专业版很值钱。

        3
  •  1
  •   phillipadsmith Jeremy Pennycook    15 年前

    根据我最近的经验,我建议给史诗安装另一个镜头。不仅史诗是免费的,但我相信它比科莫多目前更有能力。Komodo论坛上满是抱怨Perl集成的人,考虑到Komodo试图满足许多不同语言的需求,这是有意义的。

    当然,Padre项目是一个值得关注和尝试的Perl开发项目。但是,就目前而言——我自己刚刚经历了一次主要的工具升级——我对EPIC的推荐还不够。它只是起作用。

        4
  •  0
  •   TomL    15 年前

    我今天自己试过Epic安装,结果发现了你的错误。stable和testing repo都生成您显示的stacktrace。

    中心5.3 伽利略 面向PHP开发人员的Eclipse

    托姆

    推荐文章