FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
processing4/java/mode/plugin.properties at 4.x · processing/processing4 · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
processing
/
processing4
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
177
Star
475
Code
Issues
256
Pull requests
26
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
processing4
/
java
/
mode
/
plugin.properties
Copy path
More file actions
More file actions
Latest commit
History
History
History
34 lines (34 loc) · 1.4 KB
Breadcrumbs
processing4
/
java
/
mode
/
plugin.properties
Copy path
File metadata and controls
34 lines (34 loc) · 1.4 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
#
##############################################################################
#
Copyright (c) 2000, 2014 IBM Corporation and others.
#
#
This program and the accompanying materials
#
are made available under the terms of the Eclipse Public License 2.0
#
which accompanies this distribution, and is available at
#
https://www.eclipse.org/legal/epl-2.0/
#
#
SPDX-License-Identifier: EPL-2.0
#
#
Contributors:
#
IBM Corporation - initial API and implementation
#
Harry Terkelsen (het@google.com) - Bug 449262 - Allow the use of third-party Java formatters
#
##############################################################################
providerName
=
Eclipse.org
pluginName
=
Java Development Tools Core
javaNatureName
=
Java
javaBuilderName
=
Java Builder
javaProblemName
=
Java Problem
buildPathProblemName
=
Build Path Problem
transientJavaProblemName
=
Transient Java Problem
classpathVariableInitializersName
=
Classpath Variable Initializers
classpathContainerInitializersName
=
Classpath Container Initializers
codeFormattersName
=
Source Code Formatters
compilationParticipantsName
=
Compilation Participants
annotationProcessorManagerName
=
Java 6 Annotation Processor Manager
javaTaskName
=
Java Task
javaPropertiesName
=
Java Properties File
javaSourceName
=
Java Source File
javaClassName
=
Java Class File
jarManifestName
=
JAR Manifest File
traceComponentLabel
=
JDT Core
javaFormatterName
=
Java Formatter
defaultJavaFormatterName
=
Eclipse [built-in]
Back
|
FazBrowse Home
|
New Git URL