ebresie / python4nb

This is a Python Plugin for Netbeans.
Apache License 2.0
13 stars 1 forks source link

Get Project Properties #20

Closed ebresie closed 1 year ago

ebresie commented 2 years ago

Presently when right clicking on a given python project, no option to view the properties is possible.

Add this functionality.

This would show applicable Project and Preferences for the given project.

ebresie commented 2 years ago

As part of this, this task may also address case when the project properties file and containing folder do not exist.

ebresie commented 1 year ago

In work, trying to add some properties categories like

  1. General
  2. Source
  3. Configurations
  4. Libraries
  5. Licenses
ebresie commented 1 year ago

The updates for this are captured as part of v0.3.0 release. This issue is being closed with any follow up updates being captured in another issue.