Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse doesn't build projects until they are closed and reopened (maybe clearcase plugin)
Eclipse doesn't build projects until they are closed and reopened (maybe clearcase plugin) [message #851041] Fri, 20 April 2012 15:35 Go to next message
shim mag is currently offline shim magFriend
Messages: 1
Registered: April 2012
Junior Member
Hello,

I am experiencing a problem with Eclipse's building its projects.

The procedure for setting a dev env is:
1. Creating a clearcase view.
2. Opening eclipse.
3. Importing preferences.
4. Connecting to clearcase plugin.
5. Importing a team-set.
6. Running ant - build.xml

During the build.xml, some files are generated and moved from its working directory into the some projects' lib directories.

After that, there are some eclipse.referesh task and eclipse.incrementalBuild that the build.xml invokes.

Now, the projects the jars (generated during build.xml) were copied into, do get compiled successfully, but other proejcts depending on them do not.

Even if I try refreshing the entire workspace and clean-building all of its projects manually, this doesn't work.

The problem is resoved only when I close the projects and open them (an eclipse feature).

It is possible that this is happendning due to the clearcase plugin?
Anyway on how to resolve this problem (It causes the build.xml to fail, because of compiler problems)?

Thank you.

Re: Eclipse doesn't build projects until they are closed and reopened (maybe clearcase plugin) [message #851049 is a reply to message #851041] Fri, 20 April 2012 15:40 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 4/20/2012 9:35 AM, shim mag wrote:
> Hello,
>
> I am experiencing a problem with Eclipse's building its projects.
>
> [snip]
>
> It is possible that this is happendning due to the clearcase plugin?
> [snip]

http://sourceforge.net/projects/eclipse-ccase/support
Previous Topic:The crash happened outside the Java Virtual Machine in native code.
Next Topic:Regex Outline Plugin
Goto Forum:
  


Current Time: Fri Mar 29 07:18:05 GMT 2024

Powered by FUDForum. Page generated in 0.03267 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top