[ https://issues.apache.org/jira/browse/IGNITE-1867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrey Novikov updated IGNITE-1867: ----------------------------------- Description: I noticed a few issues when I imported my project, created using the web console, in IDEA - 1. ServerConfigurationFactory class name is create in the file called “ConfigurationFactory.java”. Class name and file name should be the same. 2. The package declaration for ClientConfigurationFactory and SeverConfigurationFactory classes is missing. 3. There should be simple 'nodeStartup' class for starting a node, in the IDE, using the XML configuration file. 4. Missing near configuration for client in java code. was: I noticed a few issues when I imported my project, created using the web console, in IDEA - 1. ServerConfigurationFactory class name is create in the file called “ConfigurationFactory.java”. Class name and file name should be the same. 2. The package declaration for ClientConfigurationFactory and SeverConfigurationFactory classes is missing. 3. There should be simple 'nodeStartup' class for starting a node, in the IDE, using the XML configuration file. > Fix java class names and package declaration > -------------------------------------------- > > Key: IGNITE-1867 > URL: https://issues.apache.org/jira/browse/IGNITE-1867 > Project: Ignite > Issue Type: Sub-task > Components: wizards > Reporter: Prachi Garg > Assignee: Andrey Novikov > Fix For: 1.5 > > > I noticed a few issues when I imported my project, created using the web > console, in IDEA - > 1. ServerConfigurationFactory class name is create in the file called > “ConfigurationFactory.java”. Class name and file name should be the same. > 2. The package declaration for ClientConfigurationFactory and > SeverConfigurationFactory classes is missing. > 3. There should be simple 'nodeStartup' class for starting a node, in the > IDE, using the XML configuration file. > 4. Missing near configuration for client in java code. -- This message was sent by Atlassian JIRA (v6.3.4#6332)