Skip to content

Instantly share code, notes, and snippets.

View mejdi14's full-sized avatar
🇹🇳
native for life

mejdi hafiane mejdi14

🇹🇳
native for life
View GitHub Profile
@mejdi14
mejdi14 / Intellij.txt
Last active January 27, 2021 15:58
open a project directly from folder with Intellij on windows
1/ create a text file inside the Intellij product bin folder
exemple:
- C:\Program Files\Android\Android Studio\bin
- C:\Program Files\JetBrains\WebStorm 2020.2.1\bin
2/ copy the following code inside the file (open the file with notepadd++)
//////////////////// start of file
@echo off
set target=%1