<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Compiling and deployment Problem in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/compiling-and-deployment-problem/m-p/46566#M26170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to run the ten minute tutorial, so far I've done:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Create a new eclipse Java Project&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Include the jars from "setup/files/dependencies/libs"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Include the files "FinancialReportProcess.bpmn20.xml" and "TenMinuteTutorial.java" taken from the tutorial.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But now when I try to compile i get several errors, saying it can't find the libraries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;[javac] C:\…\10\TenMinuteTutorial.java:8: cannot find symbol&lt;BR /&gt;[javac] symbol&amp;nbsp; : class ProcessEngine&lt;BR /&gt;[javac] location: class TenMinuteTutorial&lt;BR /&gt;[javac]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProcessEngine processEngine = ProcessEngineConfiguration&lt;BR /&gt;[javac]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt;…&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to add the import: "import org.activiti.engine;" but it still doesn't work. I have no errors when writing the code, only when I compile. Am I missing something? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I´d be glad if somebody could help!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;John&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Jun 2011 18:19:59 GMT</pubDate>
    <dc:creator>s3ven</dc:creator>
    <dc:date>2011-06-20T18:19:59Z</dc:date>
    <item>
      <title>Compiling and deployment Problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/compiling-and-deployment-problem/m-p/46566#M26170</link>
      <description>Hi,I'm trying to run the ten minute tutorial, so far I've done:1. Create a new eclipse Java Project2. Include the jars from "setup/files/dependencies/libs"3. Include the files "FinancialReportProcess.bpmn20.xml" and "TenMinuteTutorial.java" taken from the tutorial.But now when I try to compile i get</description>
      <pubDate>Mon, 20 Jun 2011 18:19:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/compiling-and-deployment-problem/m-p/46566#M26170</guid>
      <dc:creator>s3ven</dc:creator>
      <dc:date>2011-06-20T18:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling and deployment Problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/compiling-and-deployment-problem/m-p/46567#M26171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you compile manually? What do you use as classpath (javac -cp …)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2011 19:00:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/compiling-and-deployment-problem/m-p/46567#M26171</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-06-20T19:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling and deployment Problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/compiling-and-deployment-problem/m-p/46568#M26172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, I do it like this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;javac -cp c:\activiti\setup\files\dependencies\libs TenMinuteTutorial.java &lt;BR /&gt;OR&lt;BR /&gt;javac -cp c:\activiti\setup\files\dependencies\libs\*.jars TenMinuteTutorial.java&lt;/CODE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to adapt an ANT build file from the examples but I don't understand it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2011 09:04:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/compiling-and-deployment-problem/m-p/46568#M26172</guid>
      <dc:creator>s3ven</dc:creator>
      <dc:date>2011-06-21T09:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling and deployment Problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/compiling-and-deployment-problem/m-p/46569#M26173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Double-check your classpath… Maybe try building with maven &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 07:06:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/compiling-and-deployment-problem/m-p/46569#M26173</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-06-24T07:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Compiling and deployment Problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/compiling-and-deployment-problem/m-p/46570#M26174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I still can't get the example to work, even with maven. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can deploy the deploy the "activiti-engine-examples" fine, but this for some reason I can't.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for you help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jun 2011 12:05:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/compiling-and-deployment-problem/m-p/46570#M26174</guid>
      <dc:creator>s3ven</dc:creator>
      <dc:date>2011-06-27T12:05:41Z</dc:date>
    </item>
  </channel>
</rss>

