KO
|
EN
gitlite โ search
Search
#python
#android
#javascript
#react
#golang
#machine-learning
#python3
#arduino-library
#docker
#aws
#api
#arduino
ide-config
โ 32
Open GitHub โ
IDE Configs for JBoss
Download README (.md)
Explore Similar Repositories
fulljs
:
Backbone.js application example backed by Node.js REST API and MongoDB
Android-Easy-Captcha
:
A very easy to use, minimal options, on-device Captcha system for Android applications
molequeue
:
Desktop integration of high performance computing resources
isosceles
:
๐Starter kit for building data-driven PHP5 web applications
couchdb-commonjs
:
CommonJS CouchDB Client for use in browser, node.js, and narwhal
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ide-config
?
Download (.md)
JBoss Community IDE Configuration Files ======================================= The directories below contain instructions, and IDE configuration files for eclipse, IDEA, and NetBeans. See below for additional information. IDE Agnostic Conventions ------------------------ *Formatting Java Files* * JavaDoc parameter information is on the same line, not indented * Line length is 128 characters * Spaces are used instead of tabs * Indentation size is 4 * Switch blocks are indented *Formatting Other Files* * Line length is 128 characters * Spaces are used instead of tabs * Indentation size is 4 Additional Coding Conventions and Information --------------------------------------------- * TODO Projects following these conventions ------------------------------------ * [JBoss-AS](https://github.com/jbossas) * [AeroGear](https://github.com/aerogear) * [RichFaces](https://github.com/richfaces) * [JDF](http://https://github.com/jboss-jdf) * TODO If your JBoss project follows these conventions, [fork and edit this file](https://github.com/jboss/ide-config/edit/master/README.md) and add your project.