English 中文(简体)
在Netbeans,是否可采用Edit预产的法典?
原标题:Is there Any way to Edit pre-generated Code in Netbeans?

我是新来的。

当我创立了一个新的IDLET方案时,它自动产生一些法典,无法加以编辑。

如何做到这一点 我在Net Beans编辑这些预先定义的法典?

最佳回答

据我所知,你无法通过Netbeans来编辑这些档案,但你可以做些什么,是打开你希望在某些文本编辑上编辑的档案,如笔记本或笔记本++,并在那里进行编辑。 然后从Netbeans可以看到变化。

问题回答

暂无回答




相关问题
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 ...

热门标签