English 中文(简体)
是否可能为Netbeans增加外部指挥线工具?
原标题:Is it possible to add external command line tools to Netbeans?
  • 时间:2010-09-19 22:12:10
  •  标签:
  • netbeans

是否可能在Netbeans使用外部指挥线工具?

谢谢。

问题回答

在搜查、搜查和搜查之后,这种特征在净户中刚刚消失,尽管执行这种特征绝对是直截了当的,而且用户已要求使用两年以上。

Regards, Stéphane

There is a Terminal window in NetBeans 7: Open the menu, Window -> Output -> Terminal

如何使用安特目标? 从Netbeans开出的安检档案非常舒适。

<exec executable="${executable-full-path}" ...

我所发现的最佳选择是利用他称之为NetBeans突击队的gin。 这使你处于指挥线上,能够增加指挥和终端文字。 显示在产出窗口。

“entergraph

Installation files are available here and he has kept it up to date with the newest versions of NetBeans. NetBeans Command Shortcut plugin

安装:

  1. Download the .nbm file for your version of NetBeans
  2. Open Tools / Plugins / Downloaded / Add Plugins...
  3. Select the .nbm file and allow the installation of the plugin.

从至少9.0版开始,有两种体面的选择:

  1. 只字面文件。 (我认为你需要C++。) 否则,你不得不在NetBeans之外或作为文本文件创建。 在我的案件中,我设立了一个JLinkGDBServer.sh,作为开始举行嵌入式辩论会议的前提条件,刚刚执行JLinkGDBServer。 这自动将可执行的产出送到NetBeans码头。

  2. 添加工具/工具/工具/工具/工具/工具/工具 To. Send 在某些项目实体中,例如档案,而不是项目,这是一个人口化项目。 在我的案件中,我可以添加一个SendTo,以适当方式,例如以E.elf文档方式加以利用(但对于GDB服务器而言,我不需要任何档案名称作为理由)。





相关问题
Netbeans CVS - existing repo - existing working copy

I m using Netbeans to develop with Drupal. I m trying to let Netbeans get drupal core and modules from the repository on drupal.org to my local working copy. Problem is: I already have a working ...

Java Library and Class Path Problems

Quick personal background: I was hired a few months ago as the sole .NET developer (C#) by a company whose other devs are all php devs. A week into the job I was told they wanted to switch to Java ...

Privileged operations in netbeans mobility

I m writing a Java ME app that will use privileged operations such as messaging. By default the user is prompted to confirm each of these operations, but I would like to run it as a background ...

Running unit tests on both windows and linux

Is there a way, a method, to be able to effectively run unit tests (phpunit) on both linux and windows? I need to do this because some parts of the system is only available under linux, but i do want ...

Dependency bundle (jar-files/sources/API docs) in Eclipse

I m developing various in-house extensions for JIRA, the issue tracker we use. So far I worked with Netbeans and everything worked like a charm. However, now I need to switch to Eclipse and I m ...

热门标签