[ ソース: eclipse-jdt-ui ]
パッケージ: libeclipse-jdt-junit4-runtime-java (1.3.0+eclipse4.26-1)
libeclipse-jdt-junit4-runtime-java に関するリンク
Debian の資源:
eclipse-jdt-ui ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.eclipse.org]
類似のパッケージ:
- libeclipse-jdt-junit-runtime-java
- libeclipse-jdt-ui-java
- libeclipse-jdt-junit-core-java
- libeclipse-ltk-ui-refactoring-java
- libeclipse-ltk-core-refactoring-java
- libeclipse-jdt-astview-java
- libeclipse-jdt-core-manipulation-java
- libeclipse-jdt-core-java
- libeclipse-jdt-compiler-tool-java
- libeclipse-jdt-apt-pluggable-core-java
- libeclipse-jdt-annotation-java
Eclipse Java Development Tools JUnit4 Runtime Support
Eclipse JDT UI implements the user interface for the Java IDE. It provides several workbench contributions for viewing and manipulating Java code:
* Package Explorer View - shows the Java element tree as defined by a project's build class path * Type Hierarchy View - shows the sub- and supertype hierarchies * Java Outline View - shows the structure of a Java compilation unit or class file * Java Browsing Perspecitve - allows navigating the Java model using separate views for projects, packages, types and members. * Wizards for creating Java elements - Java project, package, class, interface * Java Editor - syntax coloring, content specific code assist, code resolve, method level edit, import assistance, quick fix and quick assist
In addition to these workbench elements the following functions are provided:
* Refactoring support - Extract Method, Safe Rename and Moving with reference updates, Self Encapsulate Field etc. * Java searching - find declarations of and/or references to packages, types, methods, and fields, scoped to the workspace, a working set, or the current selection. * Java aware structured compare - determine and present changes to individual Java methods. It supports to replace individual Java elements with a version of an element from the local history.
This package contains the org.eclipse.jdt.junit4.runtime bundle.
その他の libeclipse-jdt-junit4-runtime-java 関連パッケージ
|
|
|
|
-
- dep: junit4
- JUnit regression test framework for Java
-
- dep: libeclipse-jdt-junit-runtime-java
- Eclipse Java Development Tools JUnit Runtime Support