Menu

Alternate file extensions

Help
2015-02-23
2015-06-28
  • Michal Bukovjan

    Michal Bukovjan - 2015-02-23

    Hi,

    we are evaluating PMD and PLSQL doc extensions, so far with mixed results :-)

    In our source repository, we version packages with .spc and .bdy extensions, which is a default assigned by PL/SQL developer. To add these extensions, we had to modify /pmd/pmd-plsql/src/main/java/net/sourceforge/pmd/lang/plsql/PLSQLLanguageModule.java add new extensions there.

    Is there a way to add these recognized extensions by configuration?

     
    • Stuart Turton

      Stuart Turton - 2015-06-28

      I'm sorry that I took this long to reply.

      The file suffix handling is standard to the PMD project: PLSQL just squats as a guest language. As far as I recall there is no mechanism to override the defaults in the PMD framework.

      If you use the Maven pldoc-pmd-plugin you can pass a fileset and specify that the processing language is PLSQL.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.