Important Announcement

This forum will be discontinued.

The creation of new topics is disabled.

Please open GitHub issues for the corresponding topics/products in the following Trivadis repositories:

A lot of users have already a GitHub account and the management of the issues is better than in this forum. For example, closing a forum topic is never related to a product change. Closing a GitHub issue for an accepted bug means that the bug is fixed. This should simplify the work for all involved parties.

See this blog post for more information.

Thank you for your understanding.

Notifications
Clear all

[Solved] Exceptions - config file

1 Posts
2 Users
0 Likes
2,263 Views
0
Topic starter

Hi again.

We have a team of around 10 programmers that we want to start using StyleCop on Oracle SQL Developer.

Since we have some exceptions that we want to apply for everyone in StyleCop configuration, I'm wondering if there is a way to create a single config file to be redistributed amongst the team, instead of each of them to type the list of exceptions manually.

 

Thanks in advance.

Diego

1 Answer
0

You have to set the preferences in SQL Developer manually. There are no options to automatically update preferences based on some shared config file. Such a functionality should be provided by SQL Developer itself. However the plugin could implement an import/export feature, but doing that for just a handful simple options (see attached screenshot) does not provide significant additional value. Hence, it is not planned to implement something like that.