tcp-mapper
v5.0.1
Published
Installable IntelliJ IDEA plugin with integrated TCP/JSON Mapper and EUC-KR Sample Studio.
Maintainers
Readme
TCP/IP Mapper Studio IntelliJ Plugin
This package carries the installable IntelliJ plugin ZIP. Mapper and Sample Studio share one profile: fixed-width fields, JSON structure, mappings, sample options, and generated sample values are restored together.
Install from npm
npm install [email protected] --registry https://registry.npmjs.org/The IntelliJ plugin ZIP will be here:
node_modules\tcp-mapper\dist\tcpip-plaintext-mapper-plugin-5.0.1-installable.zipYou can also print the exact path:
npx tcpip-mapper-plugin-pathInstall it in IntelliJ:
Settings > Plugins > gear > Install Plugin from DiskThen select the ZIP above.
Publish
From the machine that can publish to npm:
npm publish tcp-mapper-5.0.1.tgz --registry https://registry.npmjs.org/Compatibility
- IntelliJ IDEA 2024.1 or later
- IntelliJ build 241 or later
- Verified target: IntelliJ IDEA 2025.2.3 / build 252.26830
- Java bytecode 17
- Java 17 and Java 21 compatible
