User:Smshah4/sandbox
This is a user sandbox of Smshah4. You can use it for testing or practicing edits. This is not the sandbox where you should draft your assigned article for a dashboard.wikiedu.org course. To find the right sandbox for your assignment, visit your Dashboard course page and follow the Sandbox Draft link for your assigned article in the My Articles section. |
Features
Coding Assistance - The IDE provides certain features like code completion by analyzing the context , code navigation where one can jump to a class or declaration in the code directly ,code refactoring and providing options to fix inconsistencies via suggestions.
Built in tools and integration - The IDE provides for integration with build/packaging tools like ; grunt , bower , gradle , SBT . It supports version control systems like GIT , Mercurial, Perforce , SVN . Also database tools like SQL Server, ORACLE , PostgreSQL, MySQL can be accessed directly from the IDE.
Server Side frameworks - Intellij IDEA supports Spring ,Java EE , GWT ,Vaadin ,Play and Grails frameworks along with several other JVM frameworks and technologies including Hibernate, Guice, FreeMarker, Velocity,Thymeleaf, Struts, and more.
Frontend Development - Intellij IDEA supports Android Application Development by providing an integrated toolset called AndroidStudio as well as it supports JavaScript, HTML and CSS and their successors