Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Package.activateConfig is deprecated. #18

Closed
florinbroasca opened this issue May 12, 2015 · 2 comments
Closed

Package.activateConfig is deprecated. #18

florinbroasca opened this issue May 12, 2015 · 2 comments

Comments

@florinbroasca
Copy link

Use a config schema instead. See the configuration section
of https://atom.io/docs/latest/hacking-atom-package-word-count and
https://atom.io/docs/api/latest/Config for more details

Package.activateConfig (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:267:11)
Package.activateNow (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:238:14)
<unknown> (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:223:30)
Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:167:15)
@brampersandon
Copy link
Contributor

This is repaired in PR #15. Please review and apply to your own repository at your leisure :)
If you like, you can also use my fork of this repo, which doesn't exhibit these issues: git clone https://github.com/skylineproject/linter-javac.git ~/.atom/packages/linter-javac

@kevinsawicki
Copy link
Member

Fixed by #15

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants