Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-6023

cleanup SQLParser.java warning errors

VotersWatch issueWatchersLinkUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 12.6
    • None

    Description

      I wanted to explore the SQL capabilities of Netbeans. As a result, I cleaned up some of the
      warnings in SQLParser.jj and friends.

         [repeat] /home/bwalker/src/netbeans/ide/db.sql.visualeditor/src/org/netbeans/modules/db/sql/visualeditor/parser/SQLParser.java:75: warning: [rawtypes] found raw type: ArrayList
         [repeat] SelectNode SQLSelect() throws ParseException {ArrayList selctItemList=new ArrayList();
         [repeat]                                               ^
         [repeat]   missing type arguments for generic class ArrayList<E>
         [repeat]   where E is a type-variable:
         [repeat]     E extends Object declared in class ArrayList
      

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            brad.walker Brad Walker
            brad.walker Brad Walker
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 40m
                40m

                Slack

                  Issue deployment