maven - Netbeans project specific settings resetting -


i having problem project specific settings resetting while working.

i trying configure project use ide wide formatting configurations, after small while settings project reset use default project specific settings.

i assume related automatic build in background doing removing project configuration file haven't found out more related that.

other points note:

  • the project huge
  • the project maven configured
  • i 1 working in netbeans aware of
  • the project has parent maven project have open in ide
  • the project in git repository believe have set ignore netbeans config files.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -