Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1 Выбор типа общего модуля из списка при создании нового #45

Merged
merged 4 commits into from
Aug 31, 2021

Conversation

marmyshev
Copy link
Collaborator

@marmyshev marmyshev commented Aug 28, 2021

При создании нового общего модуля - добавляется новая страничка:
image

Можно выбрать тип модуля с добавлением суфикса

image

Так же работает авто-определение типа, если на первой странице ввести нужный суффикс в наименование.

@marmyshev marmyshev merged commit 684ef38 into master Aug 31, 2021
@marmyshev marmyshev deleted the feature/1-select-common-module-type branch August 31, 2021 06:41
###############################################################################
#Generated by ResourceBundle Editor (http://essiembre.github.io/eclipse-rbe/)

CommonModuleTypeDtNewWizardPage_Choose_valid_common_module_type_from_list = Выберите подходящий тип общего моделя из списка
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

моделя -> модуля

return nameSuffix;
}

public String getNameSuffix(ScriptVariant scriptVariant)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

java-doc


CommonModuleTypes_Server_Cached_module = Серверный модуль с повторным использованием возвращаемых значений

CommonModuleTypes_Server_Full_access_module = Серверный модуль с привелегированным режимом исполнения
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

привелегированным -> привилегированным

@marmyshev marmyshev added this to the 0.1 для EDT 2021.2 milestone Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants