Issue 127304 - Netbeans-integration: Add-On Wizard doesn't creates main class
Summary: Netbeans-integration: Add-On Wizard doesn't creates main class
Status: UNCONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: sdk (show other issues)
Version: 4.1.2
Hardware: PC Windows 10
: P5 (lowest) Normal
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-30 22:03 UTC by cesar.luis.galli
Modified: 2017-01-30 22:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Figure showing error (44.36 KB, image/png)
2017-01-30 22:03 UTC, cesar.luis.galli
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description cesar.luis.galli 2017-01-30 22:03:52 UTC
Created attachment 85944 [details]
Figure showing error

Netbeans integration: 4.1.4 installed on Netbeans 8.1
JDK                 : 1.8 (32 bits) as default platafform

When creating an Add-On thru Add-On Wizard, it doesn't creates the main class as needed.
It only creates the CentralRegistrationClass.java and the *.xcu files (besides description.xml and uno-extension-manifest.xml).

I don't know y it is related, but I must to run Netbeans as Administrator, otherwise an error is reported as shown in attached figure.  Running as Administrator, the no error is reported, but main class isn't created either.

The weirdest thing is that I have no issues compiling and deploying extensions created before (on other machines, under Windows 7 and Fedora).

I have tried downgrading the plug-in to 4.1.3, but it behaves exactly the same.
I couldn' find any information about this issue.

Thanks in advnce for your help.