Mac version JFormDesigner IDEA plug-in installation (non-commercial use)

foreword

For personal developer use only, not for commercial use.
For personal developer use only, not for commercial use.
For personal developer use only, not for commercial use.

I feel that after years of development, I feel that the market is going back more and more. Desktop applications have become mainstream again?
Party A asked me to be a desktop client. I searched all over the JFormDesigner IDEA plug-in but couldn't find a Mac version.
I figured out a way to share it.

environment

  1. IntelliJ IDEA 2023.1.5
  2. JFormDesigner 8.1.1

download

  1. Download the necessary dependencies: https://www.aliyundrive.com/s/MDM8g8Vy67z
  2. Download the plugin in the IDEA plugin market
    insert image description here

generate fun

Before proceeding to this step, you need to make sure your Mac can run exe programs.
You can use Parallels Desktop or any virtual machine or other programs. I use Parallels Desktop here. If you don’t know how to install Parallels Desktop, read this article: https://blog.csdn.net/weixin_52799373/article/details/129831651

insert image description here

  1. Run the necessary dependency packages downloaded from Alibaba Cloud disk
    insert image description here
    and select the IDEA plug-in

insert image description here

This part can be filled in at will:
insert image description here

Select the jar package here:
The idea plug-in path for Mac is:/Users/你的用户名/Library/Application Support/JetBrains/IntelliJIdea2023.1(这个目录跟你安装的IDEA版本有关)/plugins/JFormDesigner/lib

In the virtual machine, the general drive letter name Home on Macis the user directory, and you can find the plug-in directory by following this directory.
insert image description here

If this appears, the first step is modified successfully.
insert image description here

then clickGenerate
insert image description here

Save to this level of directory:/Users/你的用户名/Library/Application Support/JetBrains/IntelliJIdea2023.1(这个目录跟你安装的IDEA版本有关)/plugins/JFormDesigner
insert image description here

When this appears, the second step of modification is complete:
insert image description here

Last point Exitexit
insert image description here

Then open IDEA - Settings - Other Settings - JFormDesigner
insert image description here
clickRegister
insert image description here

Select the one just created JFormDesigner_license.txt
insert image description here
and clickok
insert image description here

then clickOK
insert image description here

final effect

insert image description here

Guess you like

Origin blog.csdn.net/weixin_52799373/article/details/132592921
Recommended