Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. File name extension options in Netbeans
Forum Updated to NodeBB v4.3 + New Features

File name extension options in Netbeans

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 417 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jimbob
    wrote on last edited by
    #1

    Hello,
    This is a very minor thing I realize, but it's really irritating me! So I'm working with NetBeans IDE 8.2 and Qt 5.8. Functionally everything is fine but when I create a new form in Qt Designer the resulting C++ class file has the name e.g. : newForm.cpp.cc . Oddly in the dialog where I choose the class name from NetBeans says the filename is going to be newForm.cpp but when it creates it the .cc gets added as well. Is there anywhere I can set the extension? I'm assuming NetBeans and designer are somhow both adding an extension - I don't have the problem in QtCreator. Having cpp.cc is just ugly!

    James

    mrjjM 1 Reply Last reply
    0
    • J Jimbob

      Hello,
      This is a very minor thing I realize, but it's really irritating me! So I'm working with NetBeans IDE 8.2 and Qt 5.8. Functionally everything is fine but when I create a new form in Qt Designer the resulting C++ class file has the name e.g. : newForm.cpp.cc . Oddly in the dialog where I choose the class name from NetBeans says the filename is going to be newForm.cpp but when it creates it the .cc gets added as well. Is there anywhere I can set the extension? I'm assuming NetBeans and designer are somhow both adding an extension - I don't have the problem in QtCreator. Having cpp.cc is just ugly!

      James

      mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Jimbob
      Hi
      I wonder if the NetBean forum would have a better chance of answering ?
      I have never seen Designer or Creator adding cc so I assume its netbeans that does it.

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved