
Plugin owner: |
matthias42 |
Website: |
https://github.com/matthiasblaesing/netbeans-propertylistsupport |
Added: |
2014-01-02 |
License: |
CDDL 1.1 or GPLv2 |
Category: |
Programming Languages |
Downloaded: |
2,432 times |
Rating: |
|
Plugin Log |
Show log
2016-10-09 20:26:16 | brknshldr | Vote cast by brknshldr for Property List Support, UC 8.2, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 3 Gos of 7 requests, therefore overal GO) | 2016-10-05 21:00:59 | geertjan | Vote cast by geertjan for Property List Support, UC 8.2, vote value: 1; verification overall status recalculated: 1 (0 NoGos, 2 Gos of 7 requests, therefore overal GO) | 2016-10-04 10:36:54 | carlosqt | Vote cast by carlosqt for Property List Support, UC 8.2, vote value: 1; verification overall status recalculated: 0 (0 NoGos, 1 Gos of 7 requests, therefore overal Undecided) | 2016-10-03 20:13:39 | matthias42 | Verification request registered for verifier jpirek, with id: 69007 | 2016-10-03 20:13:39 | matthias42 | Verification request registered for verifier jkovalsky, with id: 69006 | 2016-10-03 20:13:39 | matthias42 | Verification request registered for verifier geertjan, with id: 69005 | 2016-10-03 20:13:39 | matthias42 | Verification request registered for verifier ent38, with id: 69004 | 2016-10-03 20:13:39 | matthias42 | Verification request registered for verifier djamdev, with id: 69003 | 2016-10-03 20:13:39 | matthias42 | Verification request registered for verifier carlosqt, with id: 69002 | 2016-10-03 20:13:39 | matthias42 | Verification request registered for verifier brknshldr, with id: 69001 | 2016-10-03 20:13:39 | matthias42 | Verification registered for version 8.2, with id: 69000 | 2016-10-03 20:08:54 | matthias42 | Binary successfully saved 1475525334_1388706324_PropertyListSupport-1.2.nbm, binary_id: 8578, version: 8.2 | 2016-10-03 20:08:54 | matthias42 | Binary uploaded successfully - /space/pluginportal-v2/public/data/nbms/1388706324_PropertyListSupport-1.2.nbm | 2016-10-03 20:08:54 | matthias42 | Uploading new binary for version 8.2 | 2014-01-03 07:02:45 | jkovalsky | Plugin published | 2014-01-02 18:53:13 | matthias42 | Plugin edited, id:52497, pubid:52497 | 2014-01-02 18:53:13 | matthias42 | Plugin edit initiated | 2014-01-02 18:52:35 | matthias42 | Plugin edited, id:52497, pubid:52497 | 2014-01-02 18:52:35 | matthias42 | Plugin edit initiated | 2014-01-02 18:51:45 | matthias42 | Plugin edited, id:52497, pubid:52497 | 2014-01-02 18:51:45 | matthias42 | Plugin edit initiated | 2014-01-02 18:49:58 | matthias42 | Plugin edited, id:52497, pubid:52497 | 2014-01-02 18:49:58 | matthias42 | New full image added | 2014-01-02 18:49:58 | matthias42 | New thumbnail image added | 2014-01-02 18:49:58 | matthias42 | Plugin edit initiated | 2014-01-02 18:48:23 | matthias42 | Plugin saved with .nbm/zip file; id: 52497 |
|
|
Versions available
|
Download size: 0.04 MB
|
Last Update: 2016-10-03
|
This plugin is also available on the NetBeans Plugin Portal Update Center. Use 'Tools > Plugins' action from the NetBeans IDE main menu for convenient installation of this plugin
What's new in this version
Upload for NetBeans 8.2
Verifications for NetBeans versions
Decisions of individual verifiers for Property List Support plugin for NetBeans IDE 8.2
carlosqt geertjan |
|
djamdev jkovalsky jpirek |
Commentscarlosqt: Works on NB 8.2
Windows 10 64Bit
Java 1.8.0_101 64Bit
|
Download size: 0.04 MB
|
Last Update: 2014-01-02
|
What's new in this version
Initial Release
Verifications for NetBeans versions
Plugin is not subject to any verification
Decisions of individual verifiers for Property List Support plugin for NetBeans IDE 8.2
carlosqt geertjan |
|
djamdev jkovalsky jpirek |
Commentscarlosqt: Works on NB 8.2
Windows 10 64Bit
Java 1.8.0_101 64Bit
Introduction
Support for the ASCII encoded form of property list format.
Introduction from the wikipedia page:
In the OS X, iOS, NeXTSTEP, and GNUstep programming frameworks, property list files are files that store serialized objects. Property list files use the filename extension .plist, and thus are often referred to as p-list files.
Please see http://en.wikipedia.org/wiki/Property_list for more information.
|