everettwilson21 / protobuf-netbeans-plugin

Automatically exported from code.google.com/p/protobuf-netbeans-plugin
0 stars 0 forks source link

Not able to find ProtobufTemplates #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

I was following the instructions on 
http://code.google.com/p/protobuf-netbeans-plugin/ to install the plugin.

In Installation-8. I could only find ProtobufGenerator, ProtobufConfiguration 
and ProtobufEditor in the AvailablePlugins tab. I could not find 
ProtobufTemplates. 

I'm not sure this is the reason I am getting the following error:

"Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.3:run 
(protobuf-compile) on project <project name>: An Ant BuildException has 
occured: Execute failed: java.io.IOException: Cannot run program "protoc": 
CreateProcess error=2, The system cannot find the file specified -> [Help 1]"

What version of the product are you using? On what operating system?

- OS: Windows 7
- Netbeans 7.1.2
- Jdk 1.7
- Maven: 3.0.4
Please provide any additional information below.

Original issue reported on code.google.com by vngu...@akiban.com on 28 Jun 2012 at 2:06