IntelliJ: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(43 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Internal=
* [[JetBrains]]
=Open Questions=
=Open Questions=


Line 7: Line 10:
=Subjects=
=Subjects=


* [[IntelliJ Concepts]]
* [[IntelliJ Concepts|Concepts]]
* [[IntelliJ Go Support]]
* [[IntelliJ Installation|Installation]]
* [[GoLand]]
* [[IntelliJ Groovy Support]]
* [[IntelliJ Gradle Support#Overview|IntelliJ Gradle Support]]
* [[IntelliJ Gradle Support#Overview|IntelliJ Gradle Support]]
* [[Creating IntelliJ Projects from Maven]]
* [[Creating IntelliJ Projects from Maven]]
Line 16: Line 21:
* [[IntelliJ IDEA PostgreSQL Support]]
* [[IntelliJ IDEA PostgreSQL Support]]
* [[IntelliJ IDEA H2 Support]]
* [[IntelliJ IDEA H2 Support]]
* [[AWS CloudFormation IntelliJ IDEA Plugin]]
* [[IntelliJ Editing Individual Files on Remote Hosts|Editing Individual Files on Remote Hosts]]
* [[Python and IntelliJ IDEA#Overview|Python and IntelliJ IDEA]]
* [[Terraform and IntelliJ]]
* [[IntelliJ and Jenkins]]
* [[IntelliJ Java Compilation]]
* [[IntelliJ Markdown Conversion to Other Formats (incl PDF)]]
* [[IntelliJ and shellcheck]]


=Installation=
=Uninstallation=
 
{{External|https://www.jetbrains.com/help/idea/uninstall.html#standalone}}
<font color=darkgray>Come with a list of plugins I need to install:
 
* Bash support
* Lombok (Install plugin + Settings -> Build -> Compiler -> Annotation Processors -> Enable annotation processing)
* etc.
</font>


=Configuration=
=Configuration=
 
* Line length: Preferences → Editor → Code Style → Hard wrap at: 94|120|148
* <span id='New_Installation_Setup'></span>New Installation Setup
** [[IntelliJ Theme|Theme]]
** [[IntelliJ Java Editor Appearance|Java Editor Appearance]]
*** [[IntelliJ_Java_Editor_Appearance#Fonts|Fonts]]
** [[IntelliJ Keymap|Keymap]]
** [[IntelliJ Disable Star Imports|Disable Star Imports]]
** Recommended plugins: Kubernetes, Go Templates plugin.
* [[IntelliJ Copyright Configuration|Copyright]]
* [[IntelliJ Copyright Configuration|Copyright]]
* [[IntelliJ Java Code Templates Configuration|Java Code Templates]]
* [[IntelliJ Java Code Templates Configuration|Java Code Templates]]
* [[IntelliJ Java Import Layout|Java Import Layout]]
* [[IntelliJ Java Import Layout|Java Import Layout]]
* [[IntelliJ Disable Star Imports|Disable Star Imports]]
* [[How to Change IntelliJ Project Name after project Creation]]
* [[How to Change IntelliJ Project Name after project Creation]]
* [[IntelliJ Configure IDE JVM Memory|Configure IDE JVM Memory]]
* [[IntelliJ Configure Compiler Memory|Configure Compiler Memory]]
* [[IntelliJ Change Font Size|Change Font Size]]
=Operations=
* [[IntelliJ Start from Command Line|Start from Command Line]]
* Class hierarchy Ctrl + H


=Usage=
=Usage=


<blockquote style="background-color: #f9f9f9; border: solid thin lightgrey;">
{{Internal|IntelliJ Usage|IntelliJ Usage}}
:[[IntelliJ Usage]]
 
</blockquote>
=Troubleshooting=
 
{{Internal|IntelliJ Troubleshooting|IntelliJ Troubleshooting}}

Latest revision as of 00:44, 15 August 2023

Internal

Open Questions

  • Why does IntelliJ create the .iml in the project directory for the registry project and it does create under .idea for the configuration server project? Apparently the project directory is the right place and at UpLift gradle would remove it. Investigate.

Subjects

Uninstallation

https://www.jetbrains.com/help/idea/uninstall.html#standalone

Configuration

Operations

Usage

IntelliJ Usage

Troubleshooting

IntelliJ Troubleshooting