I was able to solve this issue. I just simply renamed
'wicket-quickstart.iml' to 'wicket-kickstart.iml'.

My new point is, this is still *wrong* and needs to be corrected in the
download for IntelliJ.

Thanks,

--Todd

-----Original Message-----
From: Todd Patrick 
Sent: Friday, January 27, 2006 12:06 PM
To: 'wicket-user@lists.sourceforge.net'
Subject: IntelliJ 5.0.2: error opening wicket-quickstart.ipr

When I follow the steps on:

http://wicket.sourceforge.net/wicket-quickstart/intellij.html

I receive the following error message when I open the project
(wicket-quickstart.ipr):

"Cannot load module: File <path>\wicket-kickstart.iml does not exist
Would you like to remove the module from the project?"


The thing is, in the <path>\IdeaProjects\foobar directory I do have:

.classpath                           1061 2006-01-26   0:19
.project                              715 2006-01-26   0:19
.tomcatplugin                         769 2006-01-26   0:19
build.xml                            4149 2006-01-26   0:19
docs                           <DIR>      2006-01-27  11:54
lib                            <DIR>      2006-01-27  11:54
LICENSE.txt                         10173 2006-01-26   0:19
project.xml                          7710 2006-01-26   0:19
src                            <DIR>      2006-01-27  11:54
wicket-quickstart.iml                7116 2006-01-26   0:19
wicket-quickstart.ipr               10986 2006-01-27  11:59
wicket-quickstart.iws               23422 2006-01-27  11:59


So, it looks like the wicket-quickstart.ipr is incorrect and it should
be looking for the "wicket-quickstart.iml" not the
"wicket-kickstart.iml".

How do I correct this error, I looked at the wicket-quickstart.ipr in
XMLSpy and didn't see how to fix this?

<?xml version="1.0" encoding="UTF-8"?>
<project version="4" relativePaths="false">
  <component name="AntConfiguration">
    <defaultAnt bundledAnt="true" />
  </component>
  <component name="CodeStyleSettingsManager">
    <option name="PER_PROJECT_SETTINGS" />
    <option name="USE_PER_PROJECT_SETTINGS" value="false" />
  </component>
  <component name="CompilerConfiguration">
    <option name="DEFAULT_COMPILER" value="Javac" />
    <option name="CLEAR_OUTPUT_DIRECTORY" value="false" />
    <option name="DEPLOY_AFTER_MAKE" value="0" />
    <resourceExtensions>
      <entry name=".+\.(properties|xml|html|dtd|tld)" />
      <entry name=".+\.(gif|png|jpeg|jpg)" />
    </resourceExtensions>
    <wildcardResourcePatterns>
      <entry name="?*.properties" />
      <entry name="?*.xml" />
      <entry name="?*.html" />
      <entry name="?*.dtd" />
      <entry name="?*.tld" />
      <entry name="?*.gif" />
      <entry name="?*.png" />
      <entry name="?*.jpeg" />
      <entry name="?*.jpg" />
    </wildcardResourcePatterns>
  </component>
  <component name="DataSourceManagerImpl" />
  <component name="DependenciesAnalyzeManager">
    <option name="myForwardDirection" value="false" />
  </component>
  <component name="DependencyValidationManager" />
  <component name="EntryPointsManager">
    <entry_points />
  </component>
  <component name="ExportToHTMLSettings">
    <option name="PRINT_LINE_NUMBERS" value="false" />
    <option name="OPEN_IN_BROWSER" value="false" />
    <option name="OUTPUT_DIRECTORY" />
  </component>
  <component name="GUI Designer component loader factory" />
  <component name="JavacSettings">
    <option name="DEBUGGING_INFO" value="true" />
    <option name="GENERATE_NO_WARNINGS" value="false" />
    <option name="DEPRECATION" value="true" />
    <option name="ADDITIONAL_OPTIONS_STRING" value="" />
    <option name="MAXIMUM_HEAP_SIZE" value="128" />
  </component>
  <component name="JavadocGenerationManager">
    <option name="OUTPUT_DIRECTORY" />
    <option name="OPTION_SCOPE" value="protected" />
    <option name="OPTION_HIERARCHY" value="true" />
    <option name="OPTION_NAVIGATOR" value="true" />
    <option name="OPTION_INDEX" value="true" />
    <option name="OPTION_SEPARATE_INDEX" value="true" />
    <option name="OPTION_DOCUMENT_TAG_USE" value="false" />
    <option name="OPTION_DOCUMENT_TAG_AUTHOR" value="false" />
    <option name="OPTION_DOCUMENT_TAG_VERSION" value="false" />
    <option name="OPTION_DOCUMENT_TAG_DEPRECATED" value="true" />
    <option name="OPTION_DEPRECATED_LIST" value="true" />
    <option name="OTHER_OPTIONS" value="" />
    <option name="HEAP_SIZE" />
    <option name="OPEN_IN_BROWSER" value="true" />
  </component>
  <component name="JikesSettings">
    <option name="JIKES_PATH" value="" />
    <option name="DEBUGGING_INFO" value="true" />
    <option name="DEPRECATION" value="true" />
    <option name="GENERATE_NO_WARNINGS" value="false" />
    <option name="IS_EMACS_ERRORS_MODE" value="true" />
    <option name="ADDITIONAL_OPTIONS_STRING" value="" />
  </component>
  <component name="Palette2">
    <group name="Swing">
      <item class="com.intellij.uiDesigner.HSpacer"
tooltip-text="Horizontal Spacer"
icon="/com/intellij/uiDesigner/icons/hspacer.png" removable="false">
        <default-constraints vsize-policy="1" hsize-policy="6"
anchor="0" fill="1" />
      </item>
      <item class="com.intellij.uiDesigner.VSpacer"
tooltip-text="Vertical Spacer"
icon="/com/intellij/uiDesigner/icons/vspacer.png" removable="false">
        <default-constraints vsize-policy="6" hsize-policy="1"
anchor="0" fill="2" />
      </item>
      <item class="javax.swing.JPanel"
icon="/com/intellij/uiDesigner/icons/panel.png" removable="false">
        <default-constraints vsize-policy="3" hsize-policy="3"
anchor="0" fill="3" />
      </item>
      <item class="javax.swing.JScrollPane"
icon="/com/intellij/uiDesigner/icons/scrollPane.png" removable="false">
        <default-constraints vsize-policy="7" hsize-policy="7"
anchor="0" fill="3" />
      </item>
      <item class="javax.swing.JButton"
icon="/com/intellij/uiDesigner/icons/button.png" removable="false">
        <default-constraints vsize-policy="0" hsize-policy="3"
anchor="0" fill="1" />
        <initial-values>
          <property name="text" value="Button" />
        </initial-values>
      </item>
      <item class="javax.swing.JRadioButton"
icon="/com/intellij/uiDesigner/icons/radioButton.png" removable="false">
        <default-constraints vsize-policy="0" hsize-policy="3"
anchor="8" fill="0" />
        <initial-values>
          <property name="text" value="RadioButton" />
        </initial-values>
      </item>
      <item class="javax.swing.JCheckBox"
icon="/com/intellij/uiDesigner/icons/checkBox.png" removable="false">
        <default-constraints vsize-policy="0" hsize-policy="3"
anchor="8" fill="0" />
        <initial-values>
          <property name="text" value="CheckBox" />
        </initial-values>
      </item>
      <item class="javax.swing.JLabel"
icon="/com/intellij/uiDesigner/icons/label.png" removable="false">
        <default-constraints vsize-policy="0" hsize-policy="0"
anchor="8" fill="0" />
        <initial-values>
          <property name="text" value="Label" />
        </initial-values>
      </item>
      <item class="javax.swing.JTextField"
icon="/com/intellij/uiDesigner/icons/textField.png" removable="false">
        <default-constraints vsize-policy="0" hsize-policy="6"
anchor="8" fill="1">
          <preferred-size width="150" height="-1" />
        </default-constraints>
      </item>
      <item class="javax.swing.JPasswordField"
icon="/com/intellij/uiDesigner/icons/passwordField.png"
removable="false">
        <default-constraints vsize-policy="0" hsize-policy="6"
anchor="8" fill="1">
          <preferred-size width="150" height="-1" />
        </default-constraints>
      </item>
      <item class="javax.swing.JFormattedTextField"
icon="/com/intellij/uiDesigner/icons/formattedTextField.png"
removable="false">
        <default-constraints vsize-policy="0" hsize-policy="6"
anchor="8" fill="1">
          <preferred-size width="150" height="-1" />
        </default-constraints>
      </item>
      <item class="javax.swing.JTextArea"
icon="/com/intellij/uiDesigner/icons/textArea.png" removable="false">
        <default-constraints vsize-policy="6" hsize-policy="6"
anchor="0" fill="3">
          <preferred-size width="150" height="50" />
        </default-constraints>
      </item>
      <item class="javax.swing.JTextPane"
icon="/com/intellij/uiDesigner/icons/textPane.png" removable="false">
        <default-constraints vsize-policy="6" hsize-policy="6"
anchor="0" fill="3">
          <preferred-size width="150" height="50" />
        </default-constraints>
      </item>
      <item class="javax.swing.JEditorPane"
icon="/com/intellij/uiDesigner/icons/editorPane.png" removable="false">
        <default-constraints vsize-policy="6" hsize-policy="6"
anchor="0" fill="3">
          <preferred-size width="150" height="50" />
        </default-constraints>
      </item>
      <item class="javax.swing.JComboBox"
icon="/com/intellij/uiDesigner/icons/comboBox.png" removable="false">
        <default-constraints vsize-policy="0" hsize-policy="2"
anchor="8" fill="1" />
      </item>
      <item class="javax.swing.JTable"
icon="/com/intellij/uiDesigner/icons/table.png" removable="false">
        <default-constraints vsize-policy="6" hsize-policy="6"
anchor="0" fill="3">
          <preferred-size width="150" height="50" />
        </default-constraints>
      </item>
      <item class="javax.swing.JList"
icon="/com/intellij/uiDesigner/icons/list.png" removable="false">
        <default-constraints vsize-policy="6" hsize-policy="2"
anchor="0" fill="3">
          <preferred-size width="150" height="50" />
        </default-constraints>
      </item>
      <item class="javax.swing.JTree"
icon="/com/intellij/uiDesigner/icons/tree.png" removable="false">
        <default-constraints vsize-policy="6" hsize-policy="6"
anchor="0" fill="3">
          <preferred-size width="150" height="50" />
        </default-constraints>
      </item>
      <item class="javax.swing.JTabbedPane"
icon="/com/intellij/uiDesigner/icons/tabbedPane.png" removable="false">
        <default-constraints vsize-policy="3" hsize-policy="3"
anchor="0" fill="3">
          <preferred-size width="200" height="200" />
        </default-constraints>
      </item>
      <item class="javax.swing.JSplitPane"
icon="/com/intellij/uiDesigner/icons/splitPane.png" removable="false">
        <default-constraints vsize-policy="3" hsize-policy="3"
anchor="0" fill="3">
          <preferred-size width="200" height="200" />
        </default-constraints>
      </item>
      <item class="javax.swing.JSpinner"
icon="/com/intellij/uiDesigner/icons/spinner.png" removable="false">
        <default-constraints vsize-policy="0" hsize-policy="6"
anchor="8" fill="1" />
      </item>
      <item class="javax.swing.JSlider"
icon="/com/intellij/uiDesigner/icons/slider.png" removable="false">
        <default-constraints vsize-policy="0" hsize-policy="6"
anchor="8" fill="1" />
      </item>
    </group>
  </component>
  <component name="ProjectModuleManager">
    <modules />
  </component>
  <component name="ProjectRootManager" version="2"
assert-keyword="false" jdk-15="false" project-jdk-name="java version
&quot;1.4.2_05&quot;" />
  <component name="RmicSettings">
    <option name="IS_EANABLED" value="false" />
    <option name="DEBUGGING_INFO" value="true" />
    <option name="GENERATE_NO_WARNINGS" value="false" />
    <option name="GENERATE_IIOP_STUBS" value="false" />
    <option name="ADDITIONAL_OPTIONS_STRING" value="" />
  </component>
  <component name="libraryTable">
    <library name="wicket">
      <CLASSES>
        <root url="jar://$PROJECT_DIR$/lib/wicket-1.1.1.jar!/" />
        <root url="jar://$PROJECT_DIR$/lib/junit-3.8.1.jar!/" />
        <root url="jar://$PROJECT_DIR$/lib/log4j-1.2.11.jar!/" />
        <root url="jar://$PROJECT_DIR$/lib/ognl-2.6.7.jar!/" />
        <root url="jar://$PROJECT_DIR$/lib/servletapi-2.3.jar!/" />
        <root url="jar://$PROJECT_DIR$/lib/commons-logging-1.0.4.jar!/"
/>
        <root
url="jar://$PROJECT_DIR$/lib/org.mortbay.jetty-4.2.22.jar!/" />
        <root url="jar://$PROJECT_DIR$/lib/jasper-runtime-4.1.30.jar!/"
/>
        <root url="jar://$PROJECT_DIR$/lib/jasper-compiler-4.1.30.jar!/"
/>
      </CLASSES>
      <JAVADOC />
      <SOURCES />
    </library>
  </component>
  <component name="uidesigner-configuration">
    <option name="INSTRUMENT_CLASSES" value="true" />
    <option name="COPY_FORMS_RUNTIME_TO_OUTPUT" value="true" />
  </component>
  <UsedPathMacros />
</project>

Thanks,

--Todd


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to