meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vaadin2009:grp3:start [2009/10/23 09:48]
s.sheuly
vaadin2009:grp3:start [2009/10/23 10:40] (current)
s.sheuly
Line 58: Line 58:
 ====== Software ====== ====== Software ======
 You can download linkedKnowledge from here,  You can download linkedKnowledge from here, 
-Application {{:vaadin2009:grp3:linkedknowledge.zip}} +{{:vaadin2009:grp3:linkedknowledge.zip|}} 
-XML Data {{:vaadin2009:grp3:knowledgelinkdata.zip}}+
  
  
Line 68: Line 68:
  
 == From Vaadin== == From Vaadin==
-  *  Vaadin Ui package for TextField,Label,Button,Link button etc+  * TextField, TextArea, Label, Button, Link button 
          
-  * Layout (vartical layout,Grid layout,horizontal layout)+  * Layout (VarticalLayoutGridLayoutHorizontalLayout)
  
-  * Panel, split panel+  * Panel, SplitPanel
  
   * Window,Child window   * Window,Child window
Line 99: Line 99:
 ==== Instruction to run software==== ==== Instruction to run software====
  
-  *  Download the application  and xml data file from the above links+  *  Download the application zip file from the above link
      
   *  Application   *  Application
   -  Create a new Vaadin project in Eclipse named linkedknowledge   -  Create a new Vaadin project in Eclipse named linkedknowledge
-  -  Import the linkedknowledge.zip in the project+  -  Extract zip [[:package]] and move material to project.
      
   * XML Data   * XML Data
- +  -  First, extract the linkedknowledge.zip and then collect KnowledgeLinkData.zip from the top of the directory 
-  -  Extract the KnowledgeLinkData.zip and find KnowledgeLinkData.xml +  -  Then, Extract the KnowledgeLinkData.zip and find KnowledgeLinkData.xml 
-  -  Create a directory "linkedknowledge" in your PC location C:\ drive +  -  Put the xml file (KnowledgeLinkData.xml) in your local pc 
-  -  Copy the KnowledgeLinkData.xml file in the "c:\linkedknowledge" location+  -  Open the project and go to "HardConfig" and change the file path.(path where you copied the xml file)