L> Is there a way to persist scopes, every time I shut down idea all my L> scopes are deleted. This is very annoying.
This definitely looks like a bug. What version of IDEA are you using? Are you creating a project scope or a shared scope? Could you please give a definition for the scope you're trying to create?
-- Dmitry Jemerov Software Developer JetBrains, Inc. http://www.jetbrains.com/ "Develop with Pleasure!"
I have tried with local and shared they all seem to have the same behaviour. The scopes are usually based on whole directories, Domain added recursively, services and so on.
I have attached a screen shot of the scope been created.
L> I am using version 6.0.2 build number: 6107. L> L> I have tried with local and shared they all seem to have the same L> behaviour. The scopes are usually based on whole directories, Domain L> added recursively, services and so on. L> L> I have attached a screen shot of the scope been created.
We'll investigate whether we can include a fix for this problem in the upcoming 6.0.3 release. As a workaround, you can rename the module so that its name does not contain numbers.
-- Dmitry Jemerov Software Developer JetBrains, Inc. http://www.jetbrains.com/ "Develop with Pleasure!"
Thanks for your reply Dmitry, the re-naming of the module fixed the problem. This will just make it even more of a pleasure to develop with. Keep up the great work.
Hello Larry,
L> Is there a way to persist scopes, every time I shut down idea all my
L> scopes are deleted. This is very annoying.
This definitely looks like a bug. What version of IDEA are you using? Are
you creating a project scope or a shared scope? Could you please give a definition
for the scope you're trying to create?
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
I am using version 6.0.2 build number: 6107.
I have tried with local and shared they all seem to have the same behaviour.
The scopes are usually based on whole directories, Domain added recursively, services and so on.
I have attached a screen shot of the scope been created.
Attachment(s):
scopes.jpg
Hello Larry,
L> I am using version 6.0.2 build number: 6107.
L>
L> I have tried with local and shared they all seem to have the same
L> behaviour. The scopes are usually based on whole directories, Domain
L> added recursively, services and so on.
L>
L> I have attached a screen shot of the scope been created.
The problem is caused by the fact that your module name contains numbers.
A similar bug has just been reported by another user:
http://www.jetbrains.net/jira/browse/IDEA-10614
We'll investigate whether we can include a fix for this problem in the upcoming
6.0.3 release. As a workaround, you can rename the module so that its name
does not contain numbers.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Thanks for your reply Dmitry, the re-naming of the module fixed the problem.
This will just make it even more of a pleasure to develop with.
Keep up the great work.