8000 GitHub - duyplus/jetbrain-active: JetBrains Active All Version
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

duyplus/jetbrain-active

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jetbrain Active Code

GitHub stars GitHub forks GitHub watchers GitHub repo size GitHub last commit GitHubimg

Software

Clion DataGrip GoLand IDEA
Download Download Download Download
PhpStorm Pycharm WebStom
Download Download Download

jetagent

jetagent/
├── config-jetbrains
│   ├── dns.conf
│   ├── power.conf
│   └── url.conf
├── ja-netfilter.jar
├── plugins-jetbrains
│   ├── dns.jar
│   ├── hideme.jar
│   ├── power.jar
│   └── url.jar
├── scripts
│   ├── install-all-users.vbs
│   ├── install-current-user.vbs
│   ├── install.sh
│   ├── uninstall-all-users.vbs
│   ├── uninstall-current-user.vbs
│   └── uninstall.sh
└── vmoptions
    ├── appcode.vmoptions
    ├── clion.vmoptions
    ├── datagrip.vmoptions
    ├── dataspell.vmoptions
    ├── devecostudio.vmoptions
    ├── gateway.vmoptions
    ├── goland.vmoptions
    ├── idea.vmoptions
    ├── jetbrains_client.vmoptions
    ├── jetbrainsclient.vmoptions
    ├── phpstorm.vmoptions
    ├── pycharm.vmoptions
    ├── rider.vmoptions
    ├── rubymine.vmoptions
    ├── studio.vmoptions
    ├── webide.vmoptions
    └── webstorm.vmoptions
sh ./scripts/install.sh

Done. You would better log off first!

Windows

Click run IDEA.vbs

Linux

  • idea.key -> jetbrain activate code
  • idea.sh -> shell
sh idea.sh

Mac

  • idea.key -> jetbrain activate code
  • idea.sh -> shell
sh idea.sh

Usage

  • docs : install tutorial
0