And NOT PERSISTABLE too i.e. CREATE OR REPLACE EDITIONABLE TYPE mytype FORCE ... not final NOT PERSISTABLE;
Add PERSISTABLE support to the type definition
For the record, a solution exists at https://github.com/elygre/pldoc2/commit/38006267ab3c56abd20d68e049a1dc2c507c6b4c.
Create directories recursively
Not sure about the reason of your problem, but maybe try IntelliJ IDEA? It compiles 1.5.24 for me without any problems.
IllegalStateException with keywordslowercase argument and type or constant in package
Windows plsdoc.bat doesn't correctly handle enquoted arguments with spaces
Error to compile project version 1.5.24 PLDOC
Error to compile project version 1.5.24
Many years later I had the same issue: Solution : Add a dummy jdbc link e.g. <plugin> <groupId>net.sourceforge.pldoc</groupId> <artifactId>maven-pldoc-plugin</artifactId> <version>3.0.20</version> <configuration> <dbUrl>jdbc:dummy.host:1234/dummy</dbUrl> </configuration> </plugin>
Many years later I had the same issue: Solution : Add a dummy jdbc link e.g. <plugin> <groupId>net.sourceforge.pldoc</groupId> <artifactId>maven-pldoc-plugin</artifactId> <version>3.0.20</version> <configuration> <dbUrl>jdbc:dummy.host:1234/dummy</dbUrl> </configuration> </plugin>
[maven-release-plugin] copy for tag maven-pldoc-plugin-3.0.20
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-pldoc-plugin-3.0.20
maven-pldoc-plugin: upissue to required Honza Bažant's fixes
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag pldoc-1.5.24
[maven-release-plugin] prepare release pldoc-1.5.24
PLDoc: Bug 112 fixes from Honza Bažant
PLDoc: add test cases for Bug 112 Object changes
Thanks for the patches - I have just started in a PL/SQL project after a couple of years in middleware and so I will try to incorporate these changes. The view and table code is very old and I cannot remember anyone touching the code since I started working on this ptoject - I use SchemaSpy in a Maven Site report. I will see what I can do without breaking PL/SQL parsing
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag maven-pldoc-plugin-3.0.19
[maven-release-plugin] prepare release maven-pldoc-plugin-3.0.19
maven-pldoc-plugin: correct clean configuration
maven-pldoc-plugin: Require 1.5.23
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag pldoc-1.5.23
[maven-release-plugin] prepare release pldoc-1.5.23
PLDoc: correct generation of index page links to PACKAGE_BODY methods
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag maven-pldoc-plugin-3.0.18
[maven-release-plugin] prepare release maven-pldoc-plugin-3.0.18
maven-pldoc-plugin: Require 1.5.22
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag pldoc-1.5.22
[maven-release-plugin] prepare release pldoc-1.5.22
PLDoc: Minor fixes 'EXTERNAL LANGUAGE' and 'PRAGMA UDF'
Parser bugs
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag maven-pldoc-plugin-3.0.17
[maven-release-plugin] prepare release maven-pldoc-plugin-3.0.17
maven-pldoc-plugin: commit before release
maven-pldoc-plugin: obfuscate password in message
maven-pldoc-plugin: password test resources
maven-pldoc-plugin: document changes
maven-pldoc-plugin: correct check for mismatch between project and located Maven Server username
MAVEN-PLDOC-PLUGIN: decode Maven-encoded passwords and retrieve missing credentials from Maver server settings
MAVEN-PLDOC-PLUGIN: decode Maven-encoded passwords and retrieve missing credentials from Maver server settings
PLDoc 1.5.21 Adds Latin Extended Character Support
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag pldoc-1.5.21
[maven-release-plugin] prepare release pldoc-1.5.21
pldoc-111: cope with extended characters
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag maven-pldoc-plugin-3.0.16
[maven-release-plugin] prepare release maven-pldoc-plugin-3.0.16
maven-pldoc-plugin: upissue to require pldoc-1.5.20
maven-pldoc-plugin: upissue to require pldoc-1.5.20
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] copy for tag pldoc-1.5.20
[maven-release-plugin] prepare release pldoc-1.5.20
110: test packages for link tags
110: bugs and enhancements for link tags
Change documentenation for PLDOC-108
Revert link generation for implicitly referenced Package Types owned by other schema
PLDOC-108: Allow reversion from DBA_ dictionary views to ALL_ dictionary views for SYNONYMS and PLScope
PLDoc 1.5.19 cannot work with german umlauts and ß (esszet) characters
Hi, I like this software, but I've the same problem. In the class PLDoc at line 241...
[maven-release-plugin] prepare for next develop...
[maven-release-plugin] copy for tag maven-pldo...
[maven-release-plugin] prepare release maven-pl...
maven-pldoc-plugin: upissue for new PLDoc version
[maven-release-plugin] copy for tag pldoc-1.5.19
[maven-release-plugin] prepare for next develop...
[maven-release-plugin] prepare release pldoc-1....
PLDOC: Bug 109 - parse function in OBJECT TYPES...
I will have a look. What version(s)? PLDoc?, maven-pldoc-plugin?
I will have a look
[maven-release-plugin] prepare for next develop...
[maven-release-plugin] copy for tag pldoc-pmd-...
[maven-release-plugin] prepare release pldoc-pm...
pldoc-pmd-plugin: change expected results for u...
pldoc-pmd-plugin: URI encode schema
pldoc-pmd-plugin: URI encode schema
pldoc-pmd-plugin: URIencode schemas
[maven-release-plugin] prepare for next develop...
[maven-release-plugin] copy for tag maven-pldo...
[maven-release-plugin] prepare release maven-pl...
maven-pldoc,plugin: Upissue for PLDoc 1.5.18
maven-pldoc,plugin: Upissue for PLDoc 1.5.18
PLDOC: 1.5.18 - correct changes.xml
[maven-release-plugin] prepare for next develop...
[maven-release-plugin] copy for tag pldoc-1.5.18
[maven-release-plugin] prepare release pldoc-1....
PLDOc : cope with Common User schema names (C##...
Encode schemas, objects, and methods in HREF
Is there any chance of this being fixed?
PLDoc: support BULK COLLECT in EXECUTE IMMEDIAT...
@link keyword bugs and improvement