Prachi Garg created IGNITE-1867: ----------------------------------- Summary: 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 Reporter: Prachi Garg
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. -- This message was sent by Atlassian JIRA (v6.3.4#6332)