pi4j-intellij-plugin

所属分类:嵌入式/单片机/硬件编程
开发工具:kotlin
文件大小:73KB
下载次数:0
上传日期:2021-06-04 09:00:18
上 传 者sh-1993
说明:  用于促进Raspberry Pi的IntelliJ IDEA编程的插件
(Plugin to facilitate programming in IntelliJ IDEA for the Raspberry Pi)

文件列表:
.run (0, 2021-06-04)
.run\Run IDE with Plugin.run.xml (1009, 2021-06-04)
.run\Run Plugin Tests.run.xml (1007, 2021-06-04)
.run\Run Plugin Verification.run.xml (1182, 2021-06-04)
CHANGELOG.md (255, 2021-06-04)
build.gradle.kts (4155, 2021-06-04)
detekt-config.yml (237, 2021-06-04)
gradle.properties (1121, 2021-06-04)
gradle (0, 2021-06-04)
gradle\wrapper (0, 2021-06-04)
gradle\wrapper\gradle-wrapper.jar (59203, 2021-06-04)
gradle\wrapper\gradle-wrapper.properties (202, 2021-06-04)
gradlew (5766, 2021-06-04)
gradlew.bat (2674, 2021-06-04)
settings.gradle.kts (42, 2021-06-04)
src (0, 2021-06-04)
src\main (0, 2021-06-04)
src\main\kotlin (0, 2021-06-04)
src\main\kotlin\com (0, 2021-06-04)
src\main\kotlin\com\github (0, 2021-06-04)
src\main\kotlin\com\github\fdelporte (0, 2021-06-04)
src\main\kotlin\com\github\fdelporte\pi4jintellijplugin (0, 2021-06-04)
src\main\kotlin\com\github\fdelporte\pi4jintellijplugin\MyBundle.kt (622, 2021-06-04)
src\main\kotlin\com\github\fdelporte\pi4jintellijplugin\listeners (0, 2021-06-04)
src\main\kotlin\com\github\fdelporte\pi4jintellijplugin\listeners\MyProjectManagerListener.kt (454, 2021-06-04)
src\main\kotlin\com\github\fdelporte\pi4jintellijplugin\services (0, 2021-06-04)
src\main\kotlin\com\github\fdelporte\pi4jintellijplugin\services\MyApplicationService.kt (220, 2021-06-04)
src\main\kotlin\com\github\fdelporte\pi4jintellijplugin\services\MyProjectService.kt (288, 2021-06-04)
src\main\resources (0, 2021-06-04)
src\main\resources\META-INF (0, 2021-06-04)
src\main\resources\META-INF\plugin.xml (894, 2021-06-04)
src\main\resources\META-INF\pluginIcon.svg (4244, 2021-06-04)
... ...

# pi4j-intellij-plugin ![Build](https://github.com/Pi4J/pi4j-intellij-plugin/workflows/Build/badge.svg) [![Version](https://img.shields.io/jetbrains/plugin/v/PLUGIN_ID.svg)](https://plugins.jetbrains.com/plugin/PLUGIN_ID) [![Downloads](https://img.shields.io/jetbrains/plugin/d/PLUGIN_ID.svg)](https://plugins.jetbrains.com/plugin/PLUGIN_ID) ## Template ToDo list - [x] Create a new [IntelliJ Platform Plugin Template][template] project. - [ ] Verify the [pluginGroup](/gradle.properties), [plugin ID](/src/main/resources/META-INF/plugin.xml) and [sources package](/src/main/kotlin). - [ ] Review the [Legal Agreements](https://plugins.jetbrains.com/docs/marketplace/legal-agreements.html). - [ ] [Publish a plugin manually](https://plugins.jetbrains.com/docs/intellij/publishing-plugin.html?from=IJPluginTemplate) for the first time. - [ ] Set the Plugin ID in the above README badges. - [ ] Set the [Deployment Token](https://plugins.jetbrains.com/docs/marketplace/plugin-upload.html). - [ ] Click the Watch button on the top of the [IntelliJ Platform Plugin Template][template] to be notified about releases containing new features and fixes. This Fancy IntelliJ Platform Plugin is going to be your implementation of the brilliant ideas that you have. This specific section is a source for the [plugin.xml](/src/main/resources/META-INF/plugin.xml) file which will be extracted by the [Gradle](/build.gradle.kts) during the build process. To keep everything working, do not remove `` sections. ## Installation - Using IDE built-in plugin system: Settings/Preferences > Plugins > Marketplace > Search for "pi4j-intellij-plugin" > Install Plugin - Manually: Download the [latest release](https://github.com/Pi4J/pi4j-intellij-plugin/releases/latest) and install it manually using Settings/Preferences > Plugins > > Install plugin from disk... --- Plugin based on the [IntelliJ Platform Plugin Template][template]. [template]: https://github.com/JetBrains/intellij-platform-plugin-template

近期下载者

相关文件


收藏者