Overriding current modules

View: New views
2 Messages — Rating Filter:   Alert me  

Overriding current modules

by Shanbag :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi folks,
              I need to disable the already present i18n module(Internationalization) in netbeans and run my own implementation of i18n module. How can I do this? In short how can I override the current module and have my own module running in its place?

--
Walt Disney  - "I love Mickey Mouse more than any woman I have ever known."

Re: Overriding current modules

by Jesse Glick :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Rajath Shanbag wrote:
> I need to disable the already present i18n module in netbeans and run
> my own implementation of i18n module. How can I do this?

Various ways. Most trivially, copy over org-netbeans-modules-i18n.jar
and restart.