[jira] [Comment Edited] (NETBEANS-6133) Copying parameters from the previous version to the new one

2021-11-03 Thread Andrey (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438120#comment-17438120
 ] 

Andrey edited comment on NETBEANS-6133 at 11/3/21, 3:31 PM:


Yes. I agree. The problem that I have outlined can be solved later by 
importing. However, a garbage set of settings is created in the current 
${DEFAULT_USERDIR_ROOT}. This set is not needed. Apparently I formulated the 
problem incorrectly. I have a need to store the settings not in 
${DEFAULT_USERDIR_ROOT} but in another directory (C:/Develop/netbeans_userdir 
/). If it is possible to set another ROOT for Netbeans to store settings 
(portable mode), then the problem is solved. That is, if I can set the constant 
${DEFAULT_USERDIR_ROOT} for Netbeans myself, then I will only have to apologize 
to you for the time you spent on me.


was (Author: shar):
Yes. I agree. The problem that I have outlined can be solved later by 
importing. However, a garbage set of settings is created in the current 
${DEFAULT_USERDIR_ROOT}. This set is not needed. Apparently I formulated the 
problem incorrectly. I have a need to store the settings not in 
${DEFAULT_USERDIR_ROOT} but in another directory (C:/Develop/netbeans_userdir 
/). If it is possible to set another ROOT for Netbeans to store settings, then 
the problem is solved. That is, if I can set the constant 
${DEFAULT_USERDIR_ROOT} for Netbeans myself, then I will only have to apologize 
to you for the time you spent on me.

> Copying parameters from the previous version to the new one
> ---
>
> Key: NETBEANS-6133
> URL: https://issues.apache.org/jira/browse/NETBEANS-6133
> Project: NetBeans
>  Issue Type: Improvement
>Affects Versions: 12.1, 12.4, 12.5
> Environment: Windows 10, netbeans-12.5-bin.zip
>Reporter: Andrey
>Priority: Minor
>
> When unpacking the new version, I replaced in the netbeans.conf file 
> netbeans_default_userdir="${DEFAULT_USERDIR_ROOT}/12.5"
> on
> netbeans_default_userdir="C:/Develop/netbeans_userdir/netbeans/12.5 "
> In the ${DEFAULT_USERDIR_ROOT} directory
> there was information on version 12.1.
> In the catalog C:/Develop/netbeans_userdir/netbeans/12.5 there is information 
> on version 12.4.
> But netbeans at the first launch suggested copying the settings not from
> C:/Develop/netbeans_userdir/netbeans/12.5 but from
> ${DEFAULT_USERDIR_ROOT}. That is, 12.1.
> It would be great if, already at the first start, netbeans would get the 
> previous settings from the directory specified in netbeans.conf



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-6133) Copying parameters from the previous version to the new one

2021-11-03 Thread Andrey (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17438120#comment-17438120
 ] 

Andrey commented on NETBEANS-6133:
--

Yes. I agree. The problem that I have outlined can be solved later by 
importing. However, a garbage set of settings is created in the current 
${DEFAULT_USERDIR_ROOT}. This set is not needed. Apparently I formulated the 
problem incorrectly. I have a need to store the settings not in 
${DEFAULT_USERDIR_ROOT} but in another directory (C:/Develop/netbeans_userdir 
/). If it is possible to set another ROOT for Netbeans to store settings, then 
the problem is solved. That is, if I can set the constant 
${DEFAULT_USERDIR_ROOT} for Netbeans myself, then I will only have to apologize 
to you for the time you spent on me.

> Copying parameters from the previous version to the new one
> ---
>
> Key: NETBEANS-6133
> URL: https://issues.apache.org/jira/browse/NETBEANS-6133
> Project: NetBeans
>  Issue Type: Improvement
>Affects Versions: 12.1, 12.4, 12.5
> Environment: Windows 10, netbeans-12.5-bin.zip
>Reporter: Andrey
>Priority: Minor
>
> When unpacking the new version, I replaced in the netbeans.conf file 
> netbeans_default_userdir="${DEFAULT_USERDIR_ROOT}/12.5"
> on
> netbeans_default_userdir="C:/Develop/netbeans_userdir/netbeans/12.5 "
> In the ${DEFAULT_USERDIR_ROOT} directory
> there was information on version 12.1.
> In the catalog C:/Develop/netbeans_userdir/netbeans/12.5 there is information 
> on version 12.4.
> But netbeans at the first launch suggested copying the settings not from
> C:/Develop/netbeans_userdir/netbeans/12.5 but from
> ${DEFAULT_USERDIR_ROOT}. That is, 12.1.
> It would be great if, already at the first start, netbeans would get the 
> previous settings from the directory specified in netbeans.conf



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-6133) Copying parameters from the previous version to the new one

2021-10-16 Thread Andrey (Jira)
Andrey created NETBEANS-6133:


 Summary: Copying parameters from the previous version to the new 
one
 Key: NETBEANS-6133
 URL: https://issues.apache.org/jira/browse/NETBEANS-6133
 Project: NetBeans
  Issue Type: Improvement
Affects Versions: 12.4, 12.1, 12.5
 Environment: Windows 10, netbeans-12.5-bin.zip
Reporter: Andrey


When unpacking the new version, I replaced in the netbeans.conf file 
netbeans_default_userdir="${DEFAULT_USERDIR_ROOT}/12.5"
on
netbeans_default_userdir="C:/Develop/netbeans_userdir/netbeans/12.5 "
In the ${DEFAULT_USERDIR_ROOT} directory
there was information on version 12.1.

In the catalog C:/Develop/netbeans_userdir/netbeans/12.5 there is information 
on version 12.4.
But netbeans at the first launch suggested copying the settings not from
C:/Develop/netbeans_userdir/netbeans/12.5 but from
${DEFAULT_USERDIR_ROOT}. That is, 12.1.

It would be great if, already at the first start, netbeans would get the 
previous settings from the directory specified in netbeans.conf



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists