IntelliJ-P4-Plugin
IntelliJ-P4-Plugin copied to clipboard
Some questions about this plugin
Hi, YiTseng It is a very useful plugin for P4 programmer. I use intelj on windows platform, I have a few questions. When creating a P4 language project, it must select a SDK, but I think there isn't any SDK on windows. Can I use intelj just like source insight for C language? syntax highlighting, search, project management and jump to a specific function define?
Even on Linux I could not find out how to create a project. Maybe you can add some documentation showing how to get started?
Hi,
I just add new wiki page for create new P4 project and SDK.
Currently the SDK (e.g. compiler path, compiler parameter, preprocessors, and include path) is experimental feature. If you don't have p4c
directory, you can randomly setup any path as SDK home.
I had installed the P4 plugin by searching from the IDEA UI, and only version 0.2 was available. With version 0.3 the project settings are visible.